Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 218 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 82 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How can we Byepass login screen when rendering analtytics Content in IFarme

Hi,
How can I authenticate the loading of analytics report without the need of displaying the login to the end user. Analytics report is rendered in the web application using the iFrame.
Best Answer
-
You are looking for SSO: you should setup a proper SSO (shared by both the app where you are doing the embedding and your OAS) and the users will not be prompted for credentials anymore.
0
Answers
-
Hi @Arun Kumar Soundararajan-Oracle
Are you embeding the bip report on analytics or DV work book? are you using Enterprise security model means bip security is integrated with analytics security?
Regards,
Arjun
0 -
Hi Arjun,
I'm using OAS bip report. I need to embed the report in the web page. I could embed in the web page using iFrame. When I load the report screen it should authenticate the logged in user as the user already logged in to the web application. We are using SQL based authentication. So I'm looking for a way I can bypass the login screen of OAS when launching the report url.
Regards,
Arun Kumar
0 -
Yes, SSO is an option which I will definitely explore. I also would like to know is there any other way to authenticate the rendering of the reports. As we handle the authorization at the application level is it possible to use anonymous user login to fetch the reports.
0 -
It depends a lot on your install…
You are probably in one of the cases mentioned by the "note" on top of the page saying you can't use the Guest user in Publisher…
0 -
Yes, the guest user access is disabled in the OAS admin portal. Now I'm exploring the rest based approach to load the reports.
0