Hi, I would recommand another CAS Python client for which I implemented CAS protocol v3: https://github.com/kstateome/django-cas/commit/ee398aaa8be688d77a58f08faeb0c427fadb6d8e . And the matching demo: https://github.com/leleuj/python-cas-client-demo.
Hope it helps. Best regards, Jérôme 2015-06-09 17:10 GMT+02:00 Misagh Moayyed <[email protected]>: > Also check out the unofficial https://wiki.jasig.org/display/CASC/Pycas > > > > *From:* Misagh Moayyed [mailto:[email protected]] > *Sent:* Tuesday, June 9, 2015 8:05 AM > *To:* [email protected] > *Subject:* RE: [cas-user] cas3 protocol and python SP library > > > > http://jasig.github.io/cas/development/protocol/CAS-Protocol.html > > > > *From:* Nicolas Zin [mailto:[email protected] <[email protected]>] > > *Sent:* Tuesday, June 9, 2015 7:50 AM > *To:* [email protected] > *Subject:* [cas-user] cas3 protocol and python SP library > > > > Hi, > > > > I'm prospecting to use CAS with python servers as Service Provider. > > I saw there are no python library officialy supported (ok there is a > django version for CAS2 https://github.com/KTHse/django-cas2). So I was > looking to see if I can implement part of it. > > I check the documentation. There should be a CAS3 documentation ( > https://github.com/Jasig/cas/blob/master/cas-server-protocol/3.0/cas_protocol_3_0.md) > but it point to a 404 page. Do you know where I can find the specifications? > > Or should I try to use SAML instead? > > > > Regards, > > > > > > Nicolas Zin > > > > -- > > You are currently subscribed to [email protected] as: > [email protected] > > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > > > -- > > You are currently subscribed to [email protected] as: > [email protected] > > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- > You are currently subscribed to [email protected] as: [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
