Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Key

Components

Summary

Change Log

KEYCLOAK-1

Create and delete a temporary user when doing Keycloak changes

Keycloak

  • Docker entrypoint script now creates and removes user used for configuration so changing admin’s password should not affect configuration tool.

KEYCLOAK-3

LoginEventListener plugin unable to contant contact HTTP POST method

Keycloak

  • Added ‘user’, ‘preferred_username’ and ‘audience’ claims to JWT token provided by LoginEventListener plugin.

  • Fixed issue preventing LoginEventListener plugin from calling login callback API due to empty request body.

...