- Drop support for Python 3.8 (3.8 is EOL since Oct 2024)
- Remove upper version pins of dependencies
- Support friendly names for SAML assertions (set
'saml_friendly_names': True
in the auth provider settings) - Include more verbose authentication data in
IdentityRetrievalFailed
exception details