vaeringjar e2682d2d90 init | пре 1 година | |
---|---|---|
src | пре 1 година | |
tests | пре 1 година | |
.gitignore | пре 1 година | |
Makefile | пре 1 година | |
README.md | пре 1 година | |
pyproject.toml | пре 1 година |
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.