Pass Email ID in SSO Token

Hello Team,

Can I pass the email ID of the user in the SSO token?

Thank You
Krishna

1 Like

Hello Krishna,

If you would like to pass the email id also in the token the below syntax can be used. In pipe separator you can see towards the end you can also pass on the email id also.
company=helicalitsolutions|username=helicaluser|role=role_admin|city=hyderabad|email=helicaluser@helicalinsight.com
If you do not pass email id in the token then automatically it will pickup the default email id which is present.
You can also refer to the following question to know how to change default email ID.

Thank You
From Team Helical