Oracle Access Manager (OAM) Federation - How To Pass AccessToken to RelyingParty on Logout
(Doc ID 2707234.1)
Last updated on APRIL 04, 2023
Applies to:
Oracle Access Manager - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Goal
When the OpenIDConnectPlugin plugin processes the response from the OAuth server token endpoint, it should add the access, refresh, and id tokens as well as the full response from the endpoint to the plugin auth context. This allows downstream plugins/applications to get the tokens. The OpenIDConnectPlugin should also add the access, refresh, id tokens to the session custom attributes. This allows to retrieve the tokens through auth policy response headers or cookies.
- OpenID connect 2.0
- OAM setup as replying party
- On logout, OpenId Provider is expecting the AccessToken.
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 |