Python3 SAML
Add SAML support to your Python softwares using this library. Forget
those complicated libraries and use that open source library provided
and supported by OneLogin Inc.
SAML is an XML-based standard for web browser single sign-on and is
defined by the OASIS Security Services Technical Committee.
This package supports Python 2 and 3.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-python3-saml && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-python3-saml.changes | 0000005914 5.78 KB | |
python-python3-saml.spec | 0000002612 2.55 KB | |
python3-saml-1.14.0.tar.gz | 0000510031 498 KB |
Revision 6 (latest revision is 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 978650
from
Dirk Mueller (dirkmueller)
(revision 6)
- update to 1.14.0: * Add support for python 3.10 and cleanup the GHA * Remove stats from coveralls removed as they are no longer maintained * Add rejectDeprecatedAlgorithm settings in order to be able reject messages signed with deprecated algorithms * Support building a LogoutResponse with non-success status * Replace double-underscored names with single underscores * Deprecate server_port from request data dictionary
Comments 0