WebCenter Content Server SSO with OAM
webcenter version: 12.2.1
We have WCP environment with portal & WCC managed servers under a single domain.
1. Both webcenter (/webcenter) & WCC (/cs, /adfAuthenticatino) URLs are proxied via OHS
2. Installed webgate, configured OAM application domain, created resources & policies.
3. Added OAmIdentityAsserter, OIDprovider at the weblogic domain. below is the order of providers.
OAMIdentityAsserter - Required
OIDAuthenticationProvider - Sufficient
DefaultIdentityprovider - Sufficient
DefaultidentityAsserter - Optional
4. For webcenter added webcenter.spaces.sso=true to EXTRA_JAVA_PROPERTEIS at the setDoaminEnv.sh. Verified that this property is applied to all managed servers in domain.
5. Login in to http://Webcenter.domain.com/webcenter is successful via OAM login.