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.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-python3-saml
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-python3-saml && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
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 12 (latest revision is 21)
Dirk Mueller (dirkmueller)
committed
(revision 12)
- 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