pysaml2 7.5.0
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: 556, Watchers: 556, Forks: 422, Open Issues: 113The IdentityPython/pysaml2
repo was created 12 years ago and the last code push was 1 months ago.
The project is popular with 556 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
- Apache-2.0
- Homepage
- https://idpy.org
- PyPi:
- https://pypi.org/project/pysaml2/
- Documentation:
- https://pysaml2.readthedocs.io
- 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 113 open issues on GitHub
- where to change Encryption Algorithm Negotiation List
- Signature verfication failed. Invalid document format
- Bump certifi from 2023.5.7 to 2023.7.22
- Bump cryptography from 41.0.1 to 41.0.2
- Import Error ”path” from dependencies lib ”importlib-resources”.
- Remove utility from packaging
- Shipping "utility" seems wrong
- Turn warning about no signature verification into an error