When Using a Federated Login the Headers Cache-Control and Pragma are Duplicated in the Http Header
(Doc ID 2676431.1)
Last updated on SEPTEMBER 26, 2023
Applies to:
Oracle Access Manager - Version 11.1.2.3.0 and laterInformation in this document applies to any platform.
Symptoms
When accessing web applications protected by OAM using a federation login scheme, the response retrieves the Cache-Control and Pragma headers two times both with value 'no-cache'. For example, an HTTP header trace may show:
HTTP/1.1 302 Found
Cache-Control: Public
Cache-Control: no-cache
Pragma: Public
Pragma: no-cache
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 |