aboutsummaryrefslogblamecommitdiff
path: root/security/py-django-auth-kerberos/pkg-descr
blob: 3ff37b4ba0424f6dc32e3a6066c91d78d6d7c730 (plain) (tree)
1
2
3
4
5
6
7


                                                                       
 
                                                                           
 
                                                   
Kerberos authentication backend for Django which allows you to easily
specify the realm & service. It can protect against rogue KDC responses
by validating the ticket against the local keytab.

It can do case-sensitive matching between Kerberos and database user names.

It can also accept redirect url to use after login.