User Token not renewed using /admin/v1/MePasswordResetRequestor
(Doc ID 2801574.1)
Last updated on DECEMBER 14, 2021
Applies to:
Identity Cloud Service (IDCS) - Version N/A and laterInformation in this document applies to any platform.
Symptoms
Step 1: Get Access Token from Application
IDCSHOST/oauth2/v1/token
Step 2: MePasswordResetRequestor
IDCSHOST/admin/v1/MePasswordResetRequestor
Step 3: Obtain user token Using Email
IDCSHOST/admin/v1/UserTokens?filter=data eq "<EMAIL>"
URL encode the user token and add to base URL to reset the password
Then reset the password of the user using the password reset IDCS URL.
Step2 is not renewing the user token. Its keep giving me old user token.
Background : I have created an App in the IDCS system and given the App role required to generate an access token and user token.
Changes
Cause
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
Symptoms |
Changes |
Cause |
Solution |