Skip to content

1.4.0

Compare
Choose a tag to compare
@dmitry-viskov dmitry-viskov released this 24 Mar 11:53
· 122 commits to master since this release
  • New arguments in the ToolConfAbstract.find_registration_by_issuer method: action, request and jwt_body (for cases if issuer is not enough to accurately find a registration)
  • Support Python 3.8
  • New adapter for Flask Web Framework
  • state cookie is set with SameSite=None and Secure attributes in case if request is HTTPS
  • Bugfix