########################################################################################################################
# README TO FOLLOW THE INSTRUCTION TO CONFIGURE ORACLE ANALYTICS SERVER FOR SSO.
#########################################################################################################################

Run the script "06_OAS_Enable_WL_Plugin_SSOLogoff.sh" run as oracle user on the OAS Server.
-------------------------------------------------------------------------------------------------------------------------

Prerequisites for SSO:
-------------------------------------------------------------------------------------------------------------------------
1. OAS having OHS or Load Balancer as a frontend should have WebLogicPlugin enabled to work with the configurations.
2. Also OAS needs an OAMIdentityAsserter as a Authentication Provider.
3. Set the SSOLogoff URL to /logout.html which further calls the SP, IDP Logoff URL and Post Logoff URL.

NOTE: 
------
Configuration expects that a User Identity Store i.e. a LDAP Provider with the Control Flag set to "SUFFICIENT" is already configured prior to running the script. 