The CAS Clients should automatically redirect you when you apply its filter. Are you being redirected to the login page and just not logged in? If so, then you are not running CAS over HTTPS.
Cheers, Scott On Sat, Oct 15, 2011 at 8:21 AM, pionierprog <[email protected]> wrote: > Hi, > > I cant find any information how to solve this problem. I have configured > grails app with jasig cas server and everything works fine I can login and > log out it is very cool ;) but there is one think i can not solve. When i > login on other app that is connected to my cas server and i enter my grails > app im not login. I have to enter some protected url or try to login in > order to be authenticated. Is there any doc, tutorial how to implement some > kind of filter that will check the token from cas and if it is try to > authenticate? or is there a better way to do this? > > br > Piotr > -- > 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 > -- 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
