saml1 error message

Michael Dahlberg olgamirth at gmail.com
Tue Sep 5 13:04:51 EDT 2017


I'm getting the following error message when trying to use unsolicited SSO
with a SAML1 SP:

12:25:21.791 - ERROR
[org.springframework.beans.factory.BeanDefinitionStoreException:76] -
[134.82.249.6] -
org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected
exception parsing XML document from file
[/usr/local/idp/system/flows/saml/saml1/sso-unsolicited-beans.xml]; nested
exception is java.lang.IllegalStateException: Unable to load schema
mappings from location [META-INF/spring.schemas]

This error is the same for both of these SPs in this relying-party segment:

         <bean id="r01" parent="RelyingPartyByName"
              c:relyingPartyIds="#{{'concursolutions.com',
                                    'cornerstone'}}">
              <property name="profileConfigurations">
                <list>
                 <bean id="b01" parent="Shibboleth.SSO"
                     p:signAssertions="true"
                     p:includeAttributeStatement="true"

 p:nameIDFormatPrecedence="#{{'urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress'}}"
/>
                </list>
              </property>
         </bean>

I assume that this is a problem with my SAML1 configuration since they're
both using the Shibboleth.SSO bean (and they're the only SPs that I have
that use this particular bean)

Any suggestions will be greatly appreciated.

Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20170905/db3eb1c4/attachment.html>


More information about the users mailing list