Skip to content

joshuajonah/django-mama-cas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-mama-cas

django-mama-cas is a CAS server single sign-on application for Django, implementing the popular CAS server protocol in Python. It implements the CAS 1.0 and 2.0 specifications, as well as some commonly used extensions to the core protocol. It is designed with several key attributes in mind:

  • Simple installation and configuration
  • Integrates with an existing Python ecosystem
  • Easily use or write Django applications for authentication

For installation and configuration instructions, see the local docs/installation.rst file or read the documentation online at django-mama-cas.readthedocs.org.

The source code can be found at github.com/jbittel/django-mama-cas, and is the preferred location for contributions, suggestions or bug reports.

About

A CAS server single sign-on application for Django

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.3%
  • Shell 3.7%