This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Unable to redirect to web portal when it is deployed behind load balancer and "openid" authentication module

Hi,

We have two web portals on 2 servers which is deployed behind load balancer. Load balancer used is AWS CLB and sticky session is also configured on CLB. Authentication module used for web portal is openid role based and for openid we have configured redirect URI as "https://<CLB>/OneIdentityManager/page.axd". And we are using Red Hat for SSO. When we hit the red hat URL, it checks the redirect URI of openid and the redirect URI which we can see is the URL of one of the web portal servers instead of CLB URL and thats the reason throws an error. How can we resolve this issue? We are using 8.0 version.

Parents Reply
  • Hi Markus, as you suggested I made the changes in config file and qbmwebapplication table. But, now we are not able to login to synchronization editor where the connection is made to database via application server which is also deployed behind load balancer and we have 2 application servers behind load balancer. It throws an error "Please authenticate a session first". 

Children