CÓMO
Cuando se utiliza el IDP de Shibboleth, aparece el siguiente error al intentar iniciar sesión en un portal de ArcGIS Enterprise mediante inicios de sesión SAML:
Unable to login using Idp. Invalid subject found in SAML response.
El atributo SAML NameID no se encuentra en el elemento <Subject> de la respuesta de la aserción SAML.
<!--
<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'} }" />
Id. de artículo: 000026099
Obtener ayuda de expertos en ArcGIS
Empieza a chatear ahora