UnsolicitedSSOConfiguration in relying party
Lalith Jayaweera
ljayaweera at gmail.com
Wed Apr 12 04:32:46 EDT 2017
I am in the process of migrating UnsolicitedSSOConfigurations from IdP 2.4
to idP 3.x
(
https://wiki.shibboleth.net/confluence/display/IDP30/UnsolicitedSSOConfiguration
)
can I get an example on how to configure below in relying party.xml in IdP
v 3.2.x, or any bean API documentation on what params to set in below bean.
"RelyingPartyByName"
c:providerId and c:relyingPartyIds ?
<bean parent="RelyingPartyByName" ........
in version 2.4.x I got below as an example
<rp:RelyingParty id="https://mysptest.manage.com" provider="
https://mysptest.manage.com" defaultSigningCredentialRef="IdPCredential">
<rp:ProfileConfiguration xsi:type="saml:ShibbolethSSOProfile"
includeAttributeStatement="false"
assertionLifetime="PT5M"
signResponses="conditional" signAssertions="never"/>
...
...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20170412/865cb8c8/attachment-0001.html>
More information about the users
mailing list