Missing parameters on return URL
Marat Radchenko
slonopotamusorama at gmail.com
Tue Nov 6 04:23:50 EST 2007
Step 2 URL is wrong. You must urlencode 'service' attribute value.
2007/11/6, Umut Arus <umuta at sabanciuniv.edu>:
>
> Hi,
>
> We are trying to use Apache2::AuthCAS on an application. URL including the
> query string sending to cas server however do not return second or another
> parameters. You can reproduce with similar URL string.
>
> Is it a bug?
>
>
> Connection Step 1:
> https://auth.domain.edu/cgi/users/home?eprintid=5083&screen=EPrint::View::Owner
>
> Connection Step 2:
> https://auth.domain.edu/cas/login?service=https://auth.domain.edu/cgi/users/home?eprintid=5083&screen=EPrint::View::Owner
>
> Connection Step 3:
> https://auth.domain.edu/cgi/users/home?eprintid=5083
>
> apache access_log
> 10.10.1.147 - - [08/Oct/2007:10:57:30 +0300] "GET
> /cgi/users/home?eprintid=5083&screen=EPrint::View::Owner
> HTTP/1.1" 302 328
> 10.10.1.147 - - [08/Oct/2007:10:57:39 +0300] "GET
> /cgi/users/home?eprintid=5083&ticket=ST-50481-MY6aJW3kaleQfEbul9YIxAJ5cUi0BRV0TDW-20
> HTTP/1.1" 302 245
> 10.10.1.147 - - [08/Oct/2007:10:57:39 +0300] "GET
> /cgi/users/home?eprintid=5083 HTTP/1.1" 200 11063
>
> Regards,
>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>
More information about the cas
mailing list