[Tutor] cas and python

2005-12-07 Thread Cedric BRINER
hi,

does one of you knows if there is a python module which implements CAS(Central 
Authentication Service):
https://clearinghouse.ja-sig.org/wiki/display/CAS/Home

thanks in advance

Ced.
-- 

Cedric BRINER
Geneva - Switzerland
___
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor


Re: [Tutor] cas and python

2005-12-07 Thread Danny Yoo


On Wed, 7 Dec 2005, Cedric BRINER wrote:

 does one of you knows if there is a python module which implements
 CAS(Central Authentication Service):
 https://clearinghouse.ja-sig.org/wiki/display/CAS/Home

Hi Cedric,

Not certain, but most likely.  See:

http://www.zope.org/Members/mrlex/ACUF

which appears to be an implementation of a CAS client for Zope.  It might
be possible to extract their CAS client out of that package.


The protocol's documentation in:

https://clearinghouse.ja-sig.org/wiki/display/CAS/CAS+2.0+Architecture

also looks fairly straightforward, at least at a casual glance.  *grin*

___
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor