vaeringjar e2682d2d90 init | hace 1 año | |
---|---|---|
src | hace 1 año | |
tests | hace 1 año | |
.gitignore | hace 1 año | |
Makefile | hace 1 año | |
README.md | hace 1 año | |
pyproject.toml | hace 1 año |
django_sso
provides view, middleware, and backends for django web
apps that use single sign-on (SSO) for authentication.
Built originally for CAS using python-cas
; this way developers can
use the same CAS ticket verification logic in django or
non-django-based web apps.