Currently we have BIP login with just local accounts..
Now want to implement OAS(BIP) login including all WLS, EM etc., based on OCI IAM's SAML SSO method.
we can create a SAML App in OCI identity domain.
as per my understanding, we need OAM as intermediate layer for this SSO login of OAS via OCI IAM.
—
Now I am able to build oam domain, along with existing bi domain (for OAS) on same pod.
I am referring this
https://docs.oracle.com/en/middleware/bi/analytics-server/security-oas/configure-sso-oracle-access-manager-environment.html#GUID-885C518B-BE3D-4F3E-8970-D6B9D4F42DDE
But need to know if we have any elaborated document to understand how to achieve this.
what to be configured on OAS WLS page is said in this above link, and further steps on how to configure OAM, how to link to OCI IAM app etc.. those kind of details I am searching for to achieve this OAS SSO flow..
.