Categories
- All Categories
- 162 Oracle Analytics News
- 29 Oracle Analytics Videos
- 14.8K Oracle Analytics Forums
- 5.7K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 56 Oracle Analytics Trainings
- 13 Oracle Analytics Data Visualizations Challenge
- 4 Oracle Analytics Career
- 2 Oracle Analytics Industry
- Find Partners
- For Partners
Reverse Hybrid access for OAS

Recently our bank has merged with some other bank let say "ABC" and now we have requirement to configure Reverse Hybrid Access provides "ABC Bank" employees access to our web applications from their ABC working station or desktops, without access right to Our legal entity systems.
can someone suggest how to provide access to new bank users via SAML Idp based SSO for OAS,
any other solutions are available?
Thanks
Best Answers
-
Please let me know the type of IDP whether it's AD, OID etc.. so that I can share the steps or review the below product document which has detailed steps for all the supported authentication providers.
1 -
@User_NMOCH - The initial steps to prepare the Docker image need to be performed on a node that has internet/network access to Yum repositories capable of installing the open-source components. Once the Docker image has been prepared you may move it to a node (which will be the host for the SSO docker) that does not have internet/network access to install these components.
Only for configuration internet is needed and the same can be done on a different server and moved to your server which is not connected to internet.
0 -
It is possible to setup SAML SSO in OAS without using Docker.
You can follow the instructions given in the document (Doc ID 2902159.1)
⇒ Configuring Oracle Analytics Server for SAML 2.0 Single Sign-On (SSO) Using Mellon Authentication Module of Apache HTTP Server (Doc ID 2902159.1)
0
Answers
-
@User_NMOCH - The details of the other bank users who need access will be in an IDP only. You need to configure that IDP with the existing OAS environment, similar to how it has been done for the current bank users. This will handle the SSO Authentication part.
For authorization, you can assign users and groups to the respective application roles or create new application roles based on the access level needed for the other bank users.
0 -
Thanks for the update Sumanth,
Can I ask you to provide the step configure IDP authentication for OAS,?
For authorization we have DBGroups configured and roles can be added at DBLevel.
Thanks
0 -
we have use Azure AD as IDP
I have already created onboarded our application on AD, and received certificate and xml file,
Thanks in advance
0 -
@User_NMOCH - Please refer the below documentation which has details for both SAML and Kerberos SSO config with OAS.
SAML 2.0 and Kerberos Single Sign-On Configuration for Oracle Analytics Server (Doc ID 2761678.1)
0 -
I have gone through this document before, we have restriction in our organization, cant enable to internet on the servers, I think this required internet access for docker package,
Looking for some solution without docker and apache, is there any option to redirect the url to IDP within the weblogic?
Thanks
0 -
Hi, I have managed to configure the docker and Apache http server
when i upload the certificate and click next in SAML2 SSO Docker Control Unit it giving below error
Internal Server ErrorThe server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
0 -
0