vaeringjar e2682d2d90 init | hai 1 ano | |
---|---|---|
src | hai 1 ano | |
tests | hai 1 ano | |
.gitignore | hai 1 ano | |
Makefile | hai 1 ano | |
README.md | hai 1 ano | |
pyproject.toml | hai 1 ano |
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.