
pysaml2 7.5.4
Python implementation of SAML Version 2 Standard
PySAML2 is a Python library that provides a complete implementation of the SAML Version 2 standard. It is designed to assist developers in building either a SAML2 Service Provider or an Identity Provider. The library is versatile and can be used in a WSGI environment, with extensions available for integration with other frameworks. PySAML2 relies on the xmlsec binary, which is readily available in most Linux distributions and can be installed on macOS through Homebrew. The library is actively maintained by the IdentityPython community, which provides a space for developers to discuss and contribute to the development of identity-related Python tools.
Stars: 602, Watchers: 602, Forks: 449, Open Issues: 126The IdentityPython/pysaml2 repo was created 13 years ago and the last code push was 6 days ago.
The project is popular with 602 github stars!
How to Install pysaml2
You can install pysaml2 using pip
pip install pysaml2
or add it to a project with poetry
poetry add pysaml2
Package Details
- Author
- IdentityPython
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/pysaml2/
- GitHub Repo:
- https://github.com/IdentityPython/pysaml2
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common pysaml2 errors.
Code Examples
Here are some pysaml2 code examples and snippets.
GitHub Issues
The pysaml2 package has 126 open issues on GitHub
- Bump pyasn1 from 0.6.1 to 0.6.2
- Bump virtualenv from 20.29.2 to 20.36.1
- Bump urllib3 from 2.5.0 to 2.6.3
- Pysaml2 security vulnerability
- ID attribute in EntityDescriptor is unstable
- replace pyopenssl with cryptography
- Refeds entity category handling improvements
pythonfix







