Versions Compared

Key

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

Release Date: 16/Nov/22

Highlights

  • Bug fixes.

Features

No features were part of this version.

 

Bugs

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