Skip to main content
Nintex Community Menu Bar
Solved

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

  • January 9, 2024
  • 1 reply
  • 71 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.

Best answer by JohnWieland

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

1 reply

Forum|alt.badge.img+4
  • Nintex Employee
  • Answer
  • January 10, 2024

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