Hello Folks,
I am new to CAS. We have a requirement to provide SSO for remote applications.
I am explaining the requirement i.e.,
Scenario: There are three Systems ie.., CAS is running on System_A, ApplicationOne is running on System_B, and ApplicationeTwo is running on System_C.
CAS is running in JBoss 4.0.5 on System_A. We have provided the self signed certificate for Jboss application server by referring the CAS User Manaual.We have configured the SSO in JBoss server i.e., server.xml. We have configured the CAS with LDAP.If multiple applications are running in only one server i.e.,(JBoss 4.0.5) then SSO is working properly without any issues.
Issue 1: When we are accessing ApplicationOne i.e., on System_B , we are successfully authenticating with CAS. We have provided a link to access the ApplicationTwo to check the SSO in ApplicationOne. When I am trying to access ApplicationTwo again it is redirecting to CAS Login Form.
We are using Spring webflow,Spring security, LDAP in our application.
Please help us. It is urgent.
Any help would be appreciated...........................
Thanks in advance.