SAML1
Peter Schober
peter.schober at univie.ac.at
Wed Mar 4 08:57:09 EST 2015
* Arnal, Pascal <Pascal.Arnal at lacapitale.com> [2015-03-04 14:25]:
> Could you explain me what not fully configure mean ? Should I add
> some configuration in the IDP ?
Try adding that (replacing the id with your SAML1 SP's entityID value)
to your IDP's conf/relying-party.xml and restart the container:
<rp:RelyingParty id="the-SAML1-sps-enityid" provider="https://s01-devl-shibboleth-idp.web.capitale.qc.ca/idp/shibboleth" defaultSigningCredentialRef="IdPCredential">
<rp:ProfileConfiguration xsi:type="saml:ShibbolethSSOProfile" includeAttributeStatement="true">
</rp:RelyingParty>
If that fixes the "no attributs at the SAML1 SP" problem you know that
the attribute query from the SP to the IDP failed.
If it doesn't fix this we'll all be very much surprised.
-peter
More information about the users
mailing list