Skip to content

Manage keycloak login errors, use MsgHandler in signLayout pages

Bruno Boiget requested to merge login_messages into dev
  • Set MsgHandler in App and use it in Signin and Signup.
  • Display error if login fails after redirection from Keycloak.
  • Log automatic user creation when logging with Keycloak.
  • Add an admin method to associate a keycloak ID with an existing user.

Merge request reports