Skip to content

release-3.6.1

Choose a tag to compare

@farhatahmad farhatahmad released this 15 May 17:44
· 110 commits to master since this release
d3ad3e3

Release Notes

What's Changed

Improvements

  • Put the OPENID_CONNECT logout flow behind a new env variable
    • OPENID_CONNECT_LOGOUT_PATH
    • If using Keycloak, you can set that value to OPENID_CONNECT_LOGOUT_PATH="/protocol/openid-connect/logout"
    • If using a different provider, please refer to their documentation