djangosaml2 1.9.3
0
pysaml2 integration for Django
Contents
pysaml2 integration for Django
Stars: 258, Watchers: 258, Forks: 143, Open Issues: 30The IdentityPython/djangosaml2
repo was created 8 years ago and the last code push was 4 months ago.
The project is popular with 258 github stars!
How to Install djangosaml2
You can install djangosaml2 using pip
pip install djangosaml2
or add it to a project with poetry
poetry add djangosaml2
Package Details
- Author
- Yaco Sistemas and independent contributors
- License
- Apache 2.0
- Homepage
- https://github.com/IdentityPython/djangosaml2
- PyPi:
- https://pypi.org/project/djangosaml2/
- GitHub Repo:
- https://github.com/IdentityPython/djangosaml2
Classifiers
- Internet/WWW/HTTP
- Internet/WWW/HTTP/WSGI
- Security
- Software Development/Libraries/Application Frameworks
Related Packages
Errors
A list of common djangosaml2 errors.
Code Examples
Here are some djangosaml2
code examples and snippets.
GitHub Issues
The djangosaml2 package has 30 open issues on GitHub
- Include Extensions in AuthnRequest
- Logout concurrent saml sessions
- [Question] Can I verify the user input email and SAML response email in ACS?