Skip to content

v0.17.0

Latest
Compare
Choose a tag to compare
@ostrya ostrya released this 22 Oct 15:18
· 3 commits to main since this release

Bugfixes

  • the logout endpoint now also supports POST requests (#173)
  • requests to realms other than the default one are now supported again when not using the default context path /auth
    • when introducing support for different context paths, one hard-coded usage of /auth has been overlooked before

Removed functionality

  • the endpoint [/auth]/realms/:realm/protocol/openid-connect/delegated has been removed