forked from pool/python-pysaml2
Accepting request 820452 from home:stroeder:branches:devel:languages:python
- update to 6.1.0: * Fix signed logout requests flag * Differentiate between metadata NameIDFormat and AuthnRequest NameIDPolicy Format - Users using `name_id_format` to set the `<NameIDPolicy Format="...">` attribute now need to use the new configuration option `name_id_policy_format`. * Fix documentation formatting * Fix generation of signed metadata * Add attribute mappings used by SwedenConnect (DIGG, INERA and PKIX specifications) * Update SWAMID entity category * Document the `additional_cert_files` configuration option OBS-URL: https://build.opensuse.org/request/show/820452 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysaml2?expand=0&rev=44
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 11 18:07:25 UTC 2020 - Michael Ströder <michael@stroeder.com>
|
||||
|
||||
- update to 6.1.0:
|
||||
* Fix signed logout requests flag
|
||||
* Differentiate between metadata NameIDFormat and AuthnRequest NameIDPolicy Format
|
||||
- Users using `name_id_format` to set the `<NameIDPolicy Format="...">` attribute now
|
||||
need to use the new configuration option `name_id_policy_format`.
|
||||
* Fix documentation formatting
|
||||
* Fix generation of signed metadata
|
||||
* Add attribute mappings used by SwedenConnect (DIGG, INERA and PKIX specifications)
|
||||
* Update SWAMID entity category
|
||||
* Document the `additional_cert_files` configuration option
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 10 12:29:12 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
%global modname pysaml2
|
||||
%global skip_python2 1
|
||||
Name: python-pysaml2
|
||||
Version: 5.3.0
|
||||
Version: 6.1.0
|
||||
Release: 0
|
||||
Summary: Python implementation of SAML Version 2 to be used in a WSGI environment
|
||||
License: Apache-2.0
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:578785ae9f46d7d0eb1ce616016a0a47a79028813ded3113476b4b5a1a648bcb
|
||||
size 5952380
|
3
v6.1.0.tar.gz
Normal file
3
v6.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a160e5e36f2b8cbe670df072d61889067e5ae58cd6759a623b45cd9dd49f7793
|
||||
size 5953396
|
Reference in New Issue
Block a user