Identity Management (MOSC)

MOSC Banner

Validating an oAuth User Identity Token issues

Got a an access token using User ID & Password and Client ID & Secret as HTTP Basic Authorization header.

No scope is specified when the token is generated.

When I try and validate the token stating the action to validate and passing the assertion, I get the following error

{

    "error": "invalid_grant",

    "error_description": "Mismatched assertions in token, including assertion: oracle.oauth.tk_context "

}

Any help or a hint would help as there is no information about the details of this error.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center