Skip to content

OneLogin's SAML Python Toolkit v2.2.1

Choose a tag to compare

@pitbulk pitbulk released this 11 Jan 12:45
· 198 commits to master since this release

This version includes improvements oriented to help the developer to debug.

Changelog:

  • #175 Optionally raise detailed exceptions vs. returning False.
    Implement a more specific exception class for handling some validation errors. Improve/Fix tests
  • #171 Add hooks to retrieve last-sent and last-received requests and responses
  • Improved inResponse validation on Responses
  • #173 Fix attributeConsumingService serviceName format in README