[cas-dev] CAS Python module available
Scott Battaglia
scott.battaglia at gmail.com
Mon Nov 27 09:49:34 EST 2006
John,
I tried clicking on the link and it didn't work.
Thanks
-Scott
On 11/22/06, Jon Rifkin <jon.rifkin at uconn.edu> wrote:
>
> I've written a python module that that handles CAS 1.0 and 2.0
> authentication. It called like this
>
> import pycas
> status, id, cookie = pycas.login(CAS_SERVER,THIS_URL)
>
> The module returns the status (0 for success), the user id and a cookie
> string. The calling program needs to send the cookie to the client if
> it's not blank, using something like this
>
> print "Content-type"
> print cookie
> print
> ... remaining html ...
>
>
> The module is available at
>
> http://bluet.ucc.uconn.edu/cas
>
>
> Thanks.
>
> - Jon
>
> ==============================================================================
> # Jon Rifkin # 860-486-5530 # jon.rifkin at uconn.edu
> # Information Technology Services # University of Connecticut
>
>
>
> _______________________________________________
> cas-dev mailing list
> cas-dev at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas-dev/attachments/20061127/4377d581/attachment.html
More information about the cas-dev
mailing list