OAM Logout And SSO Validation Failure With OAM-02106 From OAG Using Access Server SDK
(Doc ID 2224922.1)
Last updated on JUNE 04, 2024
Applies to:
Oracle API Gateway - Version 11.1.2.1.0 and laterInformation in this document applies to any platform.
Symptoms
OAM logout and SSO validation is not working from OAG using Access Server SDK.
After integrating OAG and OAM using Oracle Access Manager Integration Guide, the user basic authentication and authorization using OAG filter is working fine.
However, when trying to use logout and sso token validation, the following exception occurs:
[ERROR] [OAM-02106] [oracle.oam.controller] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)']
[userId: ] [ecid: <ECID>] [APP: oam_server#11.1.2.0.0] An error occurred while terminating session
The OAG log file shows the following exception in the login and the logout:
DEBUG <TIMESTAMP> [<THREAD ID>] Filter [Authorization via OAM 11gR2] completes in XXX milliseconds.
DEBUG <TIMESTAMP> [<THREAD ID>] ..."oam sso login" complete.
DEBUG <TIMESTAMP> [<THREAD ID>] add header Server
DEBUG <TIMESTAMP> [<THREAD ID>] response code: 500
DEBUG <TIMESTAMP> [<THREAD ID>] send prologue: content length -1
DEBUG <TIMESTAMP> [<THREAD ID>] peer can't do chunking
DATA HTTP/1.1 500 Internal Server Error
Server:
Connection: close
ENVIRONMENT
------------
OAM Version: 11.1.2.3.0
OAG version: 11.1.2.4.0
OAM access server sdk: 11.1.2.3.0
OS: Linux x86-64
STEPS
------
1. Follow the steps mentioned in Oracle Access Manager Integration Guide to integrate OAM and OAG.
2. Try to logout from OAM Session.
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 |
Cause |
Solution |
References |