软件包:python3-pysaml2(4.5.0-4+deb10u1)
python3-pysaml2 的相关链接
Debian 的资源:
下载源码包 python-pysaml2:
- [python-pysaml2_4.5.0-4+deb10u1.dsc]
- [python-pysaml2_4.5.0.orig.tar.xz]
- [python-pysaml2_4.5.0-4+deb10u1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
SAML Version 2 to be used in a WSGI environment - Python 3.x
This package provides a Python implementation of SAML Version 2 to be used in a WSGI environment.
From wikipedia: Security Assertion Markup Language 2.0 (SAML 2.0) is a version of the SAML standard for exchanging authentication and authorization data between security domains. SAML 2.0 is an XML-based protocol that uses security tokens containing assertions to pass information about a principal (usually an end user) between a SAML authority, that is, an identity provider, and a SAML consumer, that is, a service provider. SAML 2.0 enables web-based authentication and authorization scenarios including cross-domain single sign-on (SSO), which helps reduce the administrative overhead of distributing multiple authentication tokens to the user.
This package contains the Python 3.x module.
其他与 python3-pysaml2 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-cryptography
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-defusedxml
- XML bomb protection for Python stdlib modules (for Python 3)
-
- dep: python3-future
- Clean single-source support for Python 3 and 2 - Python 3.x
-
- dep: python3-mako
- fast and lightweight templating for the Python 3 platform
-
- dep: python3-memcache
- pure Python memcached client - Python 3.x
-
- dep: python3-openssl
- Python 3 wrapper around the OpenSSL library
-
- dep: python3-pyasn1
- ASN.1 library for Python (Python 3 module)
-
- dep: python3-repoze.who
- ident and auth framework for Python WSGI applications - Python 3.x
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-responses
- Utility library for mocking out the requests Python 3 library
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-tz
- Python3 version of the Olson timezone database
-
- dep: xmlsec1
- XML security command line processor