Math
Math•3mo ago

Configure NameID value

Hello, i'm trying to configure an SAML application that required to have email value from NameID and it's currently set with username and it's seem there is no way to replace it. Do you hve any clue to fix this behaviour ?
3 Replies
Rajat
Rajat•3mo ago
hey @Math thanks for your question, can you please share more on the document that you might gave followed?. Also, what version are you running?. Are you self hosted?. Thanks 🙂
Math
MathOP•3mo ago
Hey, I'm running Zitadel v3.2.3. I don't follow any documentation but my SAML application expect to have en email in the NameID field of SAML assertion and I currently have my username. <Subject xmlns="urn:oasis:names:tc:SAML:2.0:assertion"> <NameID xmlns="urn:oasis:names:tc:SAML:2.0:assertion" Format="urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress" >MyUsername</NameID>
Math
MathOP•3mo ago
My only workaround for now is to set my email insted my username in Zitadel user config
No description

Did you find this page helpful?