Content
View differences
Updated by Inga Mai about 6 years ago
When the user requests a token, we receive more user data than we currently save in the token and due to this we can not display these information on the Enterprise Edition page.
To avoid requesting the informations from Augur every time again we should extend our token structure so that we can save the missing user data once within the token and can access them at any time later.
Missing information in the token structure:
* Company
* Domain
To avoid requesting the informations from Augur every time again we should extend our token structure so that we can save the missing user data once within the token and can access them at any time later.
Missing information in the token structure:
* Company
* Domain