Skip to content

Releases: piantino/keycloak-db-user-federation

1.0.9

07 Mar 21:04
Compare
Choose a tag to compare

Improvement

  • Added log at the start of sync all

1.0.8

23 Feb 20:29
Compare
Choose a tag to compare

Features

  • Added database metrics in Rest API

Fix

  • Fixed datasource creation

1.0.7

29 Jan 20:11
Compare
Choose a tag to compare

Fixed:

  • Datasource duplication
  • Factory creation in rest layer

1.0.6

18 Jan 21:59
Compare
Choose a tag to compare

Fixed:

  • Role realm importation

1.0.5

17 Jan 15:31
Compare
Choose a tag to compare

Fixed:

  • Added default realm role for the user in importation.

1.0.4

15 Jan 18:28
Compare
Choose a tag to compare

Improved log.

1.0.3

08 Jan 22:18
Compare
Choose a tag to compare

Fixed

  • Configured Github Packages in the build.

1.0.2

08 Jan 21:54
Compare
Choose a tag to compare

Fixed

  • Fixed tests: Set timezone in database scripts.
  • Used LocalDateTime in user attributes.

1.0.1

14 Dec 18:08
Compare
Choose a tag to compare

Fixed

  • Convert update attribute to UTC (Instant in Java) String format

1.0.0

06 Dec 17:24
f32d359
Compare
Choose a tag to compare

1.0.0

Compatible with keycloak 18.0.2 only.

Functionalities

  • Support to retrieve user and realm roles from database.
  • Support to sync all and by last updated.
  • Rest API to sync user by username.

Full Changelog: https://github.com/piantino/keycloak-db-user-federation/commits/1.0.0