OAM IIS 12.2.1.4 WebGate Loops After Session Idle and Token Validity Period Exceeded
(Doc ID 2959856.1)
Last updated on OCTOBER 10, 2024
Applies to:
Oracle Access Manager - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
On OAM (Oracle Access Manager) 12.2.1.4 using an IIS (Microsoft Internet Information Service) WebGate specifically, users who have been idle for a long period will encounter a loop after requesting an IIS WebGate protected resource. The loop has the general pattern of:
- Resource request
- Redirected to /oam/server/obrareq.cgi for authentication
- User authenticates successfully
- Redirected to /obrar.cgi on the WebGate. At this point it is noted that the WebGate does not set a new OAMAuthnCookie
- Redirected to original resource
- Redirected (again) to /oam/server/obrareq.cgi
- Redirected back to /obrar.cgi on the WebGate...from this point we loop through steps 5-7 until the request header grows too large for the browser or webserver (due to OAMRequestContextCookeis being set on each loop)
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 |