Contents

django-saml2-auth 2.2.1

0

Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta

Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta

Stars: 496, Watchers: 496, Forks: 222, Open Issues: 98

The fangli/django-saml2-auth repo was created 7 years ago and the last code push was 3 months ago.
The project is popular with 496 github stars!

How to Install django-saml2-auth

You can install django-saml2-auth using pip

pip install django-saml2-auth

or add it to a project with poetry

poetry add django-saml2-auth

Package Details

Author
Fang Li
License
Apache 2.0
Homepage
https://github.com/fangli/django-saml2-auth
PyPi:
https://pypi.org/project/django-saml2-auth/
GitHub Repo:
https://github.com/fangli/django-saml2-auth

Classifiers

  • Software Development/Libraries/Python Modules
No  django-saml2-auth  pypi packages just yet.

Errors

A list of common django-saml2-auth errors.

Code Examples

Here are some django-saml2-auth code examples and snippets.

GitHub Issues

The django-saml2-auth package has 98 open issues on GitHub

  • Django 4.0 support for url paths

See more issues on GitHub

Related Packages & Articles

django-allauth 0.61.1

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.

django-reversion 5.0.12

An extension to the Django web framework that provides version control for model instances.