Hi All;

Thanks for taking a look at this post.

I'm new to cas, and not quick sure whether this is the bug of cas server 3.2.

I have configured cas client using Apache2:AuthCAS.
It works fine while cooperating with CAS server 3.07.
But when I use cas server 3.2, the server generates a strange url for
me, and it dose not work any more.
For eg:

When I visit http://localhost/web1, it will redirect to
https://localhost:8443/cas/login?service=http://localhost/web1.
And then I put in correct username and password, the server redirect
the page to
https://localhost:8443/cas/login?service=http://localhost/web1?service=ST-130-AcfthfcYZfhpUv5v1k5hNnWVgy6oViSMcPn-20
If I put in the username and password again and click submit, the
server will add another service string at the end of url. And will
never redirect to the original URL( http://localhost/web1 )

I thought it should be
https://localhost:8443/cas/login?service=http://localhost/web1?ticket=ST-130-AcfthfcYZfhpUv5v1k5hNnWVgy6oViSMcPn-20
Right?
In CAS server 3.07, it is ticket, not service.

If it is not a bug, would you help me to configure it?
If it is, would there be a quick fix? I really need it.

Best Regards
Ding Kai-Jian
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to