Oracle Analytics Cloud and Server

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

SSO using mellon auth, asking local OAS native login also even after SSO authentication

Received Response
41
Views
5
Comments
Karthik-Oracle
Karthik-Oracle Rank 5 - Community Champion

 I am following (Doc ID 2902159.1), for adding SSO to OAS

after SSO Authentication is successfully completed.. not logging in directly ...

instead additionally asking OAS basic auth also,

by showing same WLS login page for /console & Analytics login page for /analytics

even though same user is already created in OAS..

seems I am missing some realm settings in wls admin console..

please suggest how to fix. 

Answers

  • If you are seeing the same login page for both :9501/console (or :9500 if no SSL by default) and :9503/analytics (or :9502 if not SSL by default), then you definitely have some errors, maybe on your proxy config.

    These 2 paths aren't managed by the same security solution and don't have the same login page. If you see the same login page for both, you did configure something redirecting somewhere else in a way or another.

    All in all, there aren't really enough details to suggest much: no screenshots, no details on the environment, the config etc.

  • Karthik-Oracle
    Karthik-Oracle Rank 5 - Community Champion
    edited Jul 22, 2025 8:15AM

    console and analytics , not showing same login page.. both showing it's own login different pages..

    but the problem here is after SSO authentication via IAM is successful, I was not expecting native login pages!

    I was expecting SSO authentication via IAM should be sufficient.. as normal SSO process.

    Kindly let me know if any wrong in my understanding.

  • Karthik-Oracle
    Karthik-Oracle Rank 5 - Community Champion
    edited Jul 22, 2025 8:13AM

    And about SSL mentioned in this (Doc ID 2902159.1), I have disabled it..
    is that be a reason ?

    we are handling security in separate kubernetes pod layer of nginx-ingress.. so native SSL https protocol on OAS pod need to be disabled .

  • Karthik-Oracle
    Karthik-Oracle Rank 5 - Community Champion

    please let me know if any more details needed,

    and also if necessary we can chat on slack.

    thanks @Gianni Ceresa

  • Karthik-Oracle
    Karthik-Oracle Rank 5 - Community Champion

    if needed OAS or mellon diagnostic logs, I can share ..

    Kindly suggest..