Versions Compared

Key

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

...

Key

Components

Summary

Change Log

KEYCLOAKAUTHORITY-1

Create and delete a temporary user when doing Keycloak changesKeycloak

Authority

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

KEYCLOAKAUTHORITY-3

LoginEventListener plugin unable to contact HTTP POST method

KeycloakAuthority

  • 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.

...