Hi,
I wanted to know if Azure AD supports x.509.subject NameIdentifier in SAML ?
SAML V2.0 Deployment Profiles for X.509 Subjects describes how a principal who has been issued an X.509 identity certificate is represented as a SAML Subject, how an assertion regarding such a principal is produced and consumed, and finally how two entities exchange attributes about such a principal.
Can someone validate if the above is supported then how to implement it ?
Reference Link: https://learn.microsoft.com/en-us/azure/active-directory/manage-apps/certificate-signing-options
Is the above link referring to same concept ? Any explanation ?