Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Sure, I marked Gianni's post as answered. Cheers, Shailesh
-
@SteveF-Oracle - We are not hacking files; we are just performing one POC on our test environment based on the customer requirement, knowing that this is not supported even though it will work. Yes, I agree. Configuring a certified SSO is always an appropriate approach, which we have already added for some users. Thanks,…
-
Sure, Noted @Gianni Ceresa
-
Hi @Gianni Ceresa Yes, we are trying to implement external authentication, in which a web service will help us to return the national ID of the user, and we are using that national ID as the username and password (through WL SQL authenticator) to allow the user to access the OAS application. We are planning to create and…
-
Hi @Gianni Ceresa Yes, the approach is to call a web service that is hosted on another server; in an ideal scenario, this should work, but after OBIEE 12.2.1.3, as you said, major modifications have been made to tighten up the lightweight SSL login page (without any document to handle this). If this approach does not work,…
-
Thank you @Gianni Ceresa for your input. CSP for login.jsp file is controlled under the same file; there is a section in the file where we can whitelist content or URL, but after handling this error, we are getting some errors in require.js, which is also part of the bi-security-login war file only. As there is no official…