Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Thanks, it is exacly what I needed. I added SSO to <EnabledSchemas>UidPwd,Impersonate,UidPwd-soap,Impersonate-soap,SSO</EnabledSchemas> and it works.
-
I added the following entry in the instanceconfig.xml: <Authentication> ... <SchemaExtensions> <Schema name="CustomSSO" logonURL="https://cas/cas/login" logoffURL="https://cas/cas/logout"/> </SchemaExtensions> ... </Authentication> Should I add something more?
-
Hey SonPat99, I've tried it already. If LightWeight SSO function is enabled then after authentication by CAS I'm redirected to bi-security-login page. If LightWeight SSO is disabled it redirected to old login page (similary like on OBIEE 11g). In browser console there is route like this: http://obiee:9502/analytics/…