PlsqlSessionCookieName
Specifies the cookie name for the Oracle Portal session. This parameter is supported only for Oracle Application Server releases, and is used by Oracle Application Server Portal and Oracle Application Server Single Sign-On- Syntax:
- PlsqlSessionCookieName [string]
- Default:
- DADName
- Example:
- PlsqlSessionCookieName portal
Tips for PlsqlSessionCookieName
For DAD's not using SingleSignOn
authentication, this parameter can be omitted
In most other cases, the session cookie name should be omitted and this automatically defaults to the DAD Name
A session cookie name must be specified only for Oracle Portal instances that need to participate in a distributed Oracle Portal environment. For those Oracle Portal nodes you want to seamlessly participate as a federated cluster, please ensure that the session cookie name for all of the participating nodes is the same. Independent Oracle Portal nodes need to use distinct session cookie names.
In older versions, this configuration parameter was called sncookiename