ANM login to Azure AD thru SAML
Posted: Fri Sep 15, 2023 12:05 am
Hello, I've implemented a SAML SSO login to an Azure AD app.
All seems to work fine (the login form is opened, the credentials correctly validated, and the session authorized from the identity provider), but when it returns to ANM app it gives this error:
Code: Select all
Oops
An item with the same key has already been added. Key: http://schemas.microsoft.com/claims/authnmethodsreferences
/login/saml
What can I check to solve?
Tx