Hi All I am running my application in JBOSS.. When I login to my application, it sends a login request to CAS and gets redirected to my application. After this, I am opening a REST Client plugin in firefox and contacting my application through REST request. At this instance, the request gets redirected to CAS and the CAS sends the artifactParameterName(SAMLAlrtName). This gets validated and the request goes to my application. But this kind of redirection happens only for a shorter period of time and after this CAS stops sending the artifactParameterName. So I am unable to contact the application using REST Client after some time whereas the session through web browser is still valid. Is there a way I can enable debug logs to see what's happening in the CAS?
Note: I am using FQDN to contact the web application in the browser and short name in the REST Client plugin. If I use the same FQDN name in broser and RESTClient, then there is no redirection after the initial login. Thanks Guru -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
