How To Configure SAML2 When Using OHS and Multiple Managed Server Applications
(Doc ID 2663902.1)
Last updated on JULY 20, 2024
Applies to:
Oracle WebCenter Content - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Goal
WebCenter Content 12c.
The domain consists of multiple managed servers applications. Such as:
- WCC
- Content UI
- Capture
The domain is clustered and uses OHS as the web tier.
In Weblogic, the default SAML2 context root is saml2 and is used for each application.
In the OHS mod_wl_ohs.conf file, this is an example Location for the WCC:
However, as there can only be one /saml2 Location, the following shows how to add saml2 Locations for each of the other applications.
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 |
In Weblogic manually deploy the saml2.war file |
Add the Locations to the mod_wl_ohs.conf |
In the SAML Identity Provider, IDP, set the service provider end point to match the context root. |