Skip to content

2.5.1

Choose a tag to compare

@beeyev beeyev released this 20 Mar 11:50
· 28 commits to master since this release
701ec1e

What's Changed

  • Preserve existing tenant name_id_format on saml2:update-tenant unless --nameIdFormat is explicitly passed.
    Source issue: #96
  • Accept both GET and POST on /saml2/{uuid}/sls to support IdP-initiated SLO callbacks that use POST binding.
    Source issues:
    #119
    #30
  • Prevent redirect TypeError on auth/SLO error paths when route config values are missing by enforcing safe redirect response fallbacks.
    Source issues:
    #63
    #50

Full Changelog: 2.5.0...2.5.1