Hi again!

 

My cas server is running nice and smoothly and so far everything worked
untill I added another service into the authentication process. 

When I type in
https://cas.agresso.int/cas/login?service=http://agressonet.agresso.int
I then get to my cas login page and enter my credentials and the cas
server then does not redirect me back to the service page with a new
service key, but instead stops in a loop just generating new keys over
and over. This only happens for this single page, not any of my other or
randomly picked pages. This is from my log:

 

2007-07-18 13:45:28,996 INFO
[org.jasig.cas.authentication.AuthenticationManagerImpl] -
<AuthenticationHandler:
org.jasig.cas.authentication.handler.support.AskUsernamePasswordAuthenti
cationHandler successfully authenticated the user which provided the
following credentials: [EMAIL PROTECTED]>

2007-07-18 13:45:28,997 INFO
[org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted service
ticket [ST-1170-1MqXxljmeffPl0eQxe6NXvpebI5gA6QCnUd-20] for service
[http://agressonet.agresso.int] for user [EMAIL PROTECTED]>

2007-07-18 13:45:29,171 INFO
[org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted service
ticket [ST-1171-SUEVTd7MkHqz5ik5bypZscCdUKOTflvAEIa-20] for service
[http://agressonet.agresso.int] for user [EMAIL PROTECTED]>

2007-07-18 13:45:29,369 INFO
[org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted service
ticket [ST-1172-PxnfJe4g1D3wfRvfTxHooabwIgJC3OHCRvU-20] for service
[http://agressonet.agresso.int] for user [EMAIL PROTECTED]>

2007-07-18 13:45:29,560 INFO
[org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted service
ticket [ST-1173-cfpDNS5dExqb17feyHFA36xYfhFxcaQLjrR-20] for service
[http://agressonet.agresso.int] for user [EMAIL PROTECTED]>

2007-07-18 13:45:29,753 INFO
[org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted service
ticket [ST-1174-NW4JA7HJyC6JctzShuKvHudNYCGMyqsVOXZ-20] for service
[http://agressonet.agresso.int] for user [EMAIL PROTECTED]>

2007-07-18 13:45:29,944 INFO
[org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted service
ticket [ST-1175-IYBs6wpvij16iwvipynjJtfFs222VcJxWwl-20] for service
[http://agressonet.agresso.int] for user [EMAIL PROTECTED]>

 

Any clue why the redirection never happens? I am guessing that it has
something to do with the page I am redirecting to but shouldn't it
redirect to the page specified with a key as long as there has been a
service ticket granted?

 

Any help appreciated!!

 

Christian Haugen

 

_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to