Update python-python3-saml to version 1.11.0 / rev 5 via SR 907875
https://build.opensuse.org/request/show/907875
by user mcepl + dimstar_suse
- Update to 1.11.0:
- #261 Allow duplicate named attributes, controlled by a new
setting
- #268 Make the redirect scheme matcher case-insensitive
- #256 Improve signature validation process. Add an option to
use query string for validation
- #259 Add get metadata timeout
- #246 Add the ability to change the ProtocolBinding in the
authn request.
- #248 Move storing the response data into its own method in
the Auth class
- Remove the dependency on defusedxml
- #241 Improve AttributeConsumingService support
- Update expired dates from test responses
- The test suite is still ignored.