LDAP credential

Peter Schober peter.schober at univie.ac.at
Fri Sep 21 08:28:27 EDT 2012


* Bo Lorentsen <bl at moch.dk> [2012-09-21 13:54]:
> I now get :
> 
> *Error Message: SAML 2 SSO profile is not configured for relying party 
> https://lue.dk/shibboleth-sp*
> 
> after getting an xml config file from : 
> https://shibboleth.usc.edu/docs/sp/install/

In your authentication request you now state that your SP is called
""https://www.usc.edu/do-not-use":

<saml:Issuer xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">https://www.usc.edu/do-not-use</saml:Issuer>

Either way, unless the IDP has metadata for your SP the error message
you posted above will remain. If you're in fact trying to integrate
with the USC IdP you should probably contact their support.
And make up your mind how your SP is named, before that.

Have a look at this for getting your SP configured:
https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPGettingStarted
-peter


More information about the users mailing list