Hi team,
Need some advise here. How to configure name identifier format in Azure AD for SAML ?
I'm looking specific to Transient NameID. As per the Reference1 doc it says it's supported but how to configure it ?
As per Reference2: https://docs.microsoft.com/en-us/azure/active-directory/develop/single-sign-on-saml-protocol#nameidpolicy
It still shows urn:oasis:names:tc:SAML:2.0:nameid-format:transient: Azure Active Directory issues the NameID claim as a randomly generated value that is unique to the current SSO operation. This means that the value is temporary and cannot be used to identify the authenticating user.
How to generate this specific NameID ?