Solved

Do you have any additional articles on including optional claims in SAML token from Azure AD?

  • 9 January 2024
  • 1 reply
  • 49 views

Specifically regarding Nintext Automation Cloud (NAC).  We have configured SSO from Azure AD with SAML.  There are only 3 claims that are required, but we were looking to include some optional claims in the token.  Is this possible?  It would be preferred to use this method so that we don’t have to make additional API calls to gather more information if we can simply include it in the token.

icon

Best answer by JohnWieland 10 January 2024, 01:03

View original

1 reply

Userlevel 1
Badge +2

Hi @mpaleafei,

NAC wouldn’t provide optional claims in the token even if you map more than the required 3 needed to configure SSO.

You will need to make additional API calls to Azure AD to retrieve the information you need. You could also use the Azure AD connector in the workflow designer to retrieve the information: https://help.nintex.com/en-US/nwc/Content/Designer/Actions/AzureAD-Getuserdetails.htm

Regards,

John

Reply