Shibboleth for Adobe.com
David Huebner
david.huebner at daasi.de
Thu Jun 14 07:46:32 EDT 2018
Basically follow
https://wiki.shibboleth.net/confluence/display/SHIB2/IdPRelyingParty,
however you really should not use V2 anymore.
On 13.06.2018 20:44, Smith, Michael wrote:
>
> We are running Shibboleth V2 and trying to authenticate to Adobe.com.
> The instructions provided seem to be in a different format that what
> we are using. One section states to add the following to our
> relying-party but it doesn’t match our formatting. It specifically
> states add the line with the nameIDFormatPrecedence.
>
> How would I add this in Shibboleth V2 that does not use bean formatting.
>
> <bean id="shibboleth.DefaultRelyingParty" parent="RelyingParty">
>
> <property name="profileConfigurations">
>
> <list>
>
> <bean parent="Shibboleth.SSO"
> p:postAuthenticationFlows="attribute-release" />
>
> <ref bean="SAML1.AttributeQuery" />
>
> <ref bean="SAML1.ArtifactResolution" />
>
> <bean parent="SAML2.SSO"
> p:nameIDFormatPrecedence="urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress"
> p:postAuthenticationFlows="attribute-release" />
>
> <ref bean="SAML2.ECP" />
>
> <ref bean="SAML2.Logout" />
>
> <ref bean="SAML2.AttributeQuery" />
>
> <ref bean="SAML2.ArtifactResolution" />
>
> <ref bean="Liberty.SSOS" />
>
> </list>
>
> </property>
>
> </bean>
>
> Michael Smith
>
> System Admin
>
> Office 281-283-2930
>
> Mobile 832-731-7764
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20180614/2f957af3/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2269 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://shibboleth.net/pipermail/users/attachments/20180614/2f957af3/attachment.p7s>
More information about the users
mailing list