How/Where To Modify Cookieprefix And ReqAuthConfig.xml In The Webcenter 12c
(Doc ID 2376446.1)
Last updated on MAY 06, 2021
Applies to:
Oracle WebCenter Sites - Version 12.2.1.2.0 and laterInformation in this document applies to any platform.
Goal
We have upgraded webcenter sites from 11g to 12c
For 11g, we add the following config under CS application
1. Update satellite.properties located in the CS applications
WEB-INF/classes
Under cookieprefix, add JSESSIONID_WCSAdmin for Admin server
2. Update ReqAuthConfig.xml located in the CS applications WEB-INF/classes
Add the 2 lines below to the ReqAuthConfig.xml in the Admin and Delivery servers
/Satellite?[pagename=**,#]
/portal/**
how/where to add same config in sites 12c ?
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 |