ERROR
When using the Shibboleth IDP, the following error is returned when trying to log in to an ArcGIS Enterprise portal via SAML logins:
Unable to login using Idp. Invalid subject found in SAML response.
The SAML NameID attribute is missing from the <Subject> element of the SAML assertion response.
<!--
<bean parent="shibboleth.SAML2AttributeSourcedGenerator"
p:format="urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress"
p:attributeSourceIds="#{ {'mail'} }" />
-->
with the following:
<bean parent="shibboleth.SAML2AttributeSourcedGenerator"
p:format="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified"
p:attributeSourceIds="#{ {'your-name-id-attribute'} }" />
Article ID: 000026099
Get help from ArcGIS experts
Start chatting now