Shibboleth for Adobe.com
Smith, Michael
smithmich at uhcl.edu
Wed Jun 13 14:44:30 EDT 2018
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/20180613/73668d07/attachment.html>
More information about the users
mailing list