Forum Discussion
Redirect authenticated request
Hi cyclops49
You should verify whether the application is setting session cookies that have (or don't have) the domain or path parameters set. If these don't match the various paths and domain correctly then the session doesn't "redirect". You should be able to track this using the network inspector in the browser's dev tools and then compare against the app's configuration.
Thanks,
Josh
- cyclops49Sep 13, 2022Nimbostratus
Hi JoshBecigneul
Thanks for your reply.
Our app server is JBOSS EAP 7, and we also enable SSO in the server, so if user request
http://10.10.1.113/gateway/index.jsp
and login, then redirect to
we don't need to login again and we could found cooke named JSESSIONIDSSO.
But if we change ip "10.10.1.113" of url to domain name "mysite.com" and setup mapping in Big-IP,
seems JSESSIONIDSSO did not redirect to http://mysite.com/dealing/
we could not find cookie JSESSIONIDSSO in the browser dev tool and http://mysite.com/dealing/ popup login page.
How to setup rule of Big-IP to redirect JSESSIONIDSSO ?
Many thanks.
- Sep 14, 2022
Hi cyclops49
It might be a good idea to open a case with Red Hat to get some support in configuring the system to do SSO with a load balancer involved.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com