How can I implement SSO between applications running on both Apache and JBoss?
Issue
- How can I implement SSO between applications running on both Apache and JBoss?
- We want the user to be able to login on Apache and then NOT have to login again to use JBoss, and we want the user to be able to login on JBoss and NOT have to login again on Apache. Once authentication is complete, we want the servers to accept each other's forwarded "security context" (in JBoss' / JEE's term).
- How can we configure JBoss to accept / forward 'contexts' between itself and Apache?
Environment
- JBoss Enterprise Application Platform (EAP)
- 5.1.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
