Skip to content

Releases: mayope/keycloakmigration

Unmanaged ADMIN_EDIT, Client-Secret Update

12 Nov 19:29
Compare
Choose a tag to compare

Thanks to @mfolnovic for providing the content of this release.
You can now update the client-secret through the UpdateClientAction.

Also implements the requested change in issue: #87
🍰

Add possiblity to login through oauth (browser login flow)

20 Oct 09:56
Compare
Choose a tag to compare

Thanks to @IngoStrauch2020 for providing the content of this release :)

0.2.69 Added clientAuthenticatorType to updateClient

19 Sep 11:43
Compare
Choose a tag to compare

Thanks to @IngoStrauch2020 for implementing the content for this release. 🥇

Support for renaming Groups

04 Aug 20:12
Compare
Choose a tag to compare

Thanks to @mfolnovic for providing the content of this release.

Fixed Group Client, Roles, Tested with Keycloak 25

09 Jul 07:26
Compare
Choose a tag to compare

Thanks to mfolnovic who provided the content for this release.
It fixes group client role revocation:

#78

0.2.56.RC3: Keycloak 24 first release

03 May 22:10
Compare
Choose a tag to compare

First release candidate to support Keycloak 24.
For keycloakmigration to work with Keycloak 24 you have to enable
image
Because keycloakmigration stores the migration state in the attributes of the admin user.

Maven Central sync

27 Jun 21:20
Compare
Choose a tag to compare

Thanks to @fadiaismael for bringing up the issue, that the latest releases were not synced to maven central.

Password policy digits

22 Jun 11:51
Compare
Choose a tag to compare

Thanks to @aberg09 who implemented digits for password policies.

Security Update

12 May 15:48
Compare
Choose a tag to compare

Thanks to @fadiaismael for providing the content for this release :)

Client Scope Config parameter

06 Mar 14:41
Compare
Choose a tag to compare

Thanks to @haraldsegliens for providing the content for this release 🥇
We added a parameter to configure Client-Scopes to the addClientScope-Action.
We also added the deleteClientScope-Action.