OneLogin's SAML Python Toolkit v2.1.7
Changelog:
- #117 AttributeConsumingService support
- #114 Compare Assertion InResponseTo if not None
- Return empty list when there are no audience values
- Passing NameQualifier through to logout request
- Make deflate process when retrieving built SAML messages optional
- Add debug parameter to decrypt method
- Fix Idp Metadata parser
- Add documentation related to the new IdP metadata parser methods
- Extract the already encoded value directly from get_data
- #133 Fix typo and add extra assertions in util decrypt test
- Fix Signature with empty URI support
- Allow AuthnRequest with no NameIDPolicy
- Remove requirement of NameID on SAML responses