django-cas-ng is a Django CAS (Central Authentication Service) 1.0/2.0/3.0 client library to support SSO (Single Sign-On) and Single Logout (SLO).
It supports Django 4.2+ and Python 3.10+!
NOTE:
Since there is no more further CAS protocol development, code in this repo is stable and actively maintained.
Document
Checkout document at https://djangocas.dev/docs/latest/
Quick links:
CAS 101: Introduction to CAS protocol.
Example integration: A step by step guide on how to integrate this library.
Features
Supports CAS versions 1.0, 2.0 and 3.0
Support Single Logout (needs CAS server support)
Supports Token auth schemes
Can fetch Proxy Granting Ticket
Supports Django 4.2+
Supports using a User custom model
Supports Python 3.10+
Supports typing hints in public API.
Contributing
New contributors are always welcome! Check out Contribution to get involved.
Changelog
Recent changes are here: https://github.com/django-cas-ng/django-cas-ng/releases
Pre-5.0.0 changelog: https://djangocas.dev/docs/latest/changelog.html
Release files for django-cas-ng 5.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django_cas_ng-5.1.1.tar.gz | 24.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_cas_ng-5.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 47.7 kB
Release files / django_cas_ng-5.1.1.tar.gz
| Download URL | django_cas_ng-5.1.1.tar.gz |
|---|---|
| Size | 24.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c89a4be2d24ab3fbcab3e59c212a3347a42840b0ad2677036b5655003ad4840c
|
|
BLAKE2b-256 checksum How to use checksums |
8f38686278cf67d59eef2a90de854060c8df1866370e5acbee4bc52f24ebc659
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.4
|
Release files / django_cas_ng-5.1.1-py3-none-any.whl
| Download URL | django_cas_ng-5.1.1-py3-none-any.whl |
|---|---|
| Size | 23.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a1839aed955fc756ee35a479cb18eb3dd1912613888bdade069bcc4c405adb79
|
|
BLAKE2b-256 checksum How to use checksums |
b91dbe13d68b9278e2d7ac8ba4c0735edbdde995419c0baea72acc7aec2184a5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.4
|