Hello,
Is it possible for the web designer to read the OAuth claim information? For instance, the idea is to add customisations to the ITShop based on the OAuth claims contained within the login request.
Thanks
Kin
Hello,
Is it possible for the web designer to read the OAuth claim information? For instance, the idea is to add customisations to the ITShop based on the OAuth claims contained within the login request.
Thanks
Kin
When setting up OAuth you tell Identity Manager which table and search column to use so I don't see this being a problem.
Thanks Troy, I'm still not sure though how we can use this information for front end customisation since the front end only knows about the database as far as I know, not about the tokens (unless the tokens are "stored" somewhere in the DB upon login?)