
ShrawanB.74539 (Customer) asked a question.
Hi,
Can someone suggest what i am missing.
I have used Application username format as user.<custom attribute> and when i am checking any of the user in assignment tab, it's showing me the same value user.<custom attribute> instead of attribute value.
any suggestions what i am missing.

Hi Shrawan,
You can use the user.{attribute} format for Okta attributes or appuser.{attribute} for App-specific attributes.
Please note that these are case-sensitive, user.firstname will not be the same as user.firstName.
If you want to use a static string for the app username, it will need to be enclosed in double quotes.
https://developer.okta.com/reference/okta_expression_language/