Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 213 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Reverse Hybrid access for OAS
Answers
-
@User_NMOCH You can also check the Oracle Blog below that talks about various SSO solutions for OAS.
0 -
Hi,
Is there any way that we can achieve this without the Apache or docker,
based on the weblogic configuration? if yes please let me know the details
Thanks
0 -
In OBIEE it was possible to setup SSO by editing some files and redeploy them in WebLogic.
This method is fully deprecated, and if you try to do it, you will break your OAS (it will start behaving weirdly saying every click that you aren't connected etc.).
In OAS SSO is officially supported "outside" of OAS, therefore you need a proxy in front. It can be Apache HTTP Server, it can be something else doing the same exact thing, but it should be in front of OAS and send to OAS the required info in headers of the TCP requests.
0 -
Thanks for the update,
Can I ask you to provide the configuration step for IDP for OAS environment,?
for authorization we have DBGroup configured so we can manage that, but I do not have step on how to configure IDP and provide access to new bank users.
Thanks
0 -
if your bank policy not to connect to internet to dlownload the open Source software liek Apache or Shiboleth you have 2 Options
1- Option 1 to run the orachestration script in one of your Internet Servers then Copy oasso.tar.gz to your Server
2- Option 2 if you can not execute option1 let me know and i will send you a public URL where you can download the oasso.tar.gz file and you can download and use in your Server where you can follow configuration utility to complete your SSO configuration
0