Oracle Analytics Cloud and Server

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

Redirect http url to https based on domain used for login

Received Response
1
Views
1
Comments
920799
920799 Rank 4 - Community Specialist

HI All,

Wants to know if we can Redirect http url to https based on domain used for login.

domain abc (abc\user1)

domain xyz (xyz\user2)

currently we have IIS for SSO for http URL. so user who logins to analytics url from will directly go to analytics home page.

for https url we have analytics login page where we have 2 options

option 1: automatic login button (clicking on button will take to http url windows authentication)

option 2: enter username and password to login (manual)

Answers

  • Hi,

    That's something you better manage at a webserver/proxy level in front of OBIEE.

    Weblogic is an app server and can probably also manage that in a way or another but it will probably not be really easy, so doing that in a web server in front of OBIEE is the better place.

    Not sure how your IIS is setup but maybe you already use it in that way (as proxy server)