X-Git-Url: https://git.mdrn.pl/django-cas-provider.git/blobdiff_plain/38bde55959257eaef6b76dc3f45424c7d0bd64e8..f9c70e42b4ba7725813b8bc351b6784540d62f04:/README.rst 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