forked from pool/python-python3-saml
- Update to 1.7.0:
* Adjusted acs endpoint to extract NameQualifier and SPNameQualifier from SAMLResponse. * Adjusted single logout service to provide NameQualifier and SPNameQualifier to logout method. * Add getNameIdNameQualifier to Auth and SamlResponse. * Extend logout method from Auth and LogoutRequest constructor to support. * Added get_in_response_to method to Response and LogoutResponse classes * Update defusexml dependency OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python3-saml?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
d8d7523bb8
commit
9be2f91f43
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 22 13:05:59 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.7.0:
|
||||
* Adjusted acs endpoint to extract NameQualifier and SPNameQualifier from
|
||||
SAMLResponse.
|
||||
* Adjusted single logout service to provide NameQualifier and SPNameQualifier
|
||||
to logout method.
|
||||
* Add getNameIdNameQualifier to Auth and SamlResponse.
|
||||
* Extend logout method from Auth and LogoutRequest constructor to support.
|
||||
* Added get_in_response_to method to Response and LogoutResponse classes
|
||||
* Update defusexml dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 10 16:35:14 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
Reference in New Issue
Block a user