From: Sebastian Annies Date: Mon, 10 Oct 2011 13:17:32 +0000 (+0300) Subject: Edited README.rst via GitHub X-Git-Tag: 22.4~32^2~11 X-Git-Url: https://git.mdrn.pl/django-cas-provider.git/commitdiff_plain/f9c70e42b4ba7725813b8bc351b6784540d62f04 Edited README.rst via GitHub --- diff --git a/README.rst b/README.rst index e8a53f9..a2bd475 100644 --- a/README.rst +++ b/README.rst @@ -99,24 +99,27 @@ validate It checks the validity of a Service ticket. It is part of the CAS 1.0 protocol and thus does not handle proxy authentication. -It has not arguments. +It has no arguments. service_validate ------------------------- It checks the validity of a Service Ticket and returns an XML-fragment response via CAS 2.0 protocol. -It has not arguments. + +It has no arguments. proxy_validate ------------------------- It checks the validity of a Proxy Ticket and returns an XML-fragment response via CAS 2.0 protocol. +It has no arguments. + proxy ------------------------- Creates a proxy ticket for a given Proxy Granting Ticket. -It has not arguments. +It has no arguments. CUSTOM USER ATTRIBUTES FORMAT