How To Validate User Token
(Doc ID 2323321.1)
Last updated on SEPTEMBER 13, 2019
Applies to:
Oracle Access Manager - Version 11.1.2.3.0 and laterInformation in this document applies to any platform.
Goal
How to validate the User Token?
-----------
We are using oracle mobile and social android client SDK and after successful authentication we retrieved the OMAuthenticationContext
and got user tokens hashmap
e.g
{
KEY: USERTOKEN
VALUE: <TOKEN1>
KEY: OAM_ID
VALUE: <TOKEN2>
}
Now we want to send the USERTOKEN to the app server and validate it with access manager! (to verify that the authenticated user is valid)
Please share any relevant documents through which we can achieve this
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |