Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Reverse Hybrid access for OAS

Accepted answer
111
Views
15
Comments
2»

Answers

  • @User_NMOCH You can also check the Oracle Blog below that talks about various SSO solutions for OAS. https://blogs.oracle.com/analytics/post/oas-sso-solutions

  • User_NMOCH
    User_NMOCH Rank 2 - Community Beginner

    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

  • 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.

  • User_NMOCH
    User_NMOCH Rank 2 - Community Beginner

    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

  • Mostafa Morsy-Oracle
    Mostafa Morsy-Oracle Rank 6 - Analytics Lead

    @User_NMOCH

    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