python-pysaml2 7.1.0-0ubuntu2 source package in Ubuntu
Changelog
python-pysaml2 (7.1.0-0ubuntu2) jammy; urgency=medium * d/control: Drop old python3-crypto BD in favor of python3-cryptography. -- Corey Bryant <email address hidden> Fri, 25 Mar 2022 16:40:43 -0400
Upload details
- Uploaded by:
- Corey Bryant
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | misc | |
Lunar | release | main | misc | |
Kinetic | release | main | misc | |
Jammy | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-pysaml2_7.1.0.orig.tar.gz | 5.7 MiB | 2c5224cd52525d92000c0a5a2f732718fa9935de98c1c42e6dbea322aeffdd6d |
python-pysaml2_7.1.0-0ubuntu2.debian.tar.xz | 6.0 KiB | 535773ceae6d7b60c0a6150eab1982a9db70783018f89727e9db112cd2c8ca1b |
python-pysaml2_7.1.0-0ubuntu2.dsc | 2.6 KiB | bf91bbee7dc076c5abdf04200ea434f08e5bcc0df3244cf8bedd4d6c5fd30b98 |
Available diffs
- diff from 6.1.0-0ubuntu2 to 7.1.0-0ubuntu2 (140.0 KiB)
- diff from 7.1.0-0ubuntu1 to 7.1.0-0ubuntu2 (460 bytes)
Binary packages built by this source
- python-pysaml2-doc: SAML Version 2 to be used in a WSGI environment - doc
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 documentation.
- python3-pysaml2: 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.