Get email address in SAML NameID

Hello

I want a user’s email address to appear in the SAML NameID field. However, the default value for this seems to be the Auth0 ID. How do I change it?

I’ve tried the following SAML settings but it doesn’t affect this at all:

{
  "mappings": {
    "user_id": "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress"
  },
  "nameIdentifierFormat": "urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress"
}
1 Like

Hey there!

Sorry for such huge delay in response! We’re doing our best in providing you with best developer support experience out there, but sometimes our bandwidth is not enough comparing to the number of incoming questions.

Wanted to reach out to know if you still require further assistance?