Sen descrición

vaeringjar e2682d2d90 init %!s(int64=2) %!d(string=hai) anos
src e2682d2d90 init %!s(int64=2) %!d(string=hai) anos
tests e2682d2d90 init %!s(int64=2) %!d(string=hai) anos
.gitignore e2682d2d90 init %!s(int64=2) %!d(string=hai) anos
Makefile e2682d2d90 init %!s(int64=2) %!d(string=hai) anos
README.md e2682d2d90 init %!s(int64=2) %!d(string=hai) anos
pyproject.toml e2682d2d90 init %!s(int64=2) %!d(string=hai) anos

README.md

About

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.

Honourable Mentions