Skip to content

Releases: mayope/keycloakmigration

Added DeleteMapper action

08 Mar 21:11
Compare
Choose a tag to compare
0.2.13

[Gradle Release Plugin] - creating tag:  '0.2.13'.

Send Mail function is available in keycloakapi

29 Nov 09:52
Compare
Choose a tag to compare
0.2.10

[Gradle Release Plugin] - creating tag:  '0.2.10'.

New Keycloak Changelog version

30 Oct 09:09
Compare
Choose a tag to compare

I fixed a strange behaviour which would occur from keycloak 9.X upwards.

I use the user attributes of the user the executes the changes to store the hashes. However these ha shes won't keep their order sometimes which results in hash failure on migration.

Now i save the order of the hash as part of the attribute and therefore fix this bug.

This breakes the existing changelog. If your changelog behaves correct keycloak-migration wil migrate all hashes, if this is not the case, you may need to start it with correct_hashes flag.

Fix Docker env vars

17 Sep 13:31
Compare
Choose a tag to compare

Removed printing of all env vars on docker container start

Fix docker and added automatic documentation build

04 Aug 21:46
Compare
Choose a tag to compare
0.1.60

[Gradle Release Plugin] - creating tag:  '0.1.60'.

Fixed wait for keycloak timeout

26 Jul 09:25
Compare
Choose a tag to compare

Enhance keycloak api

22 Jul 21:45
Compare
Choose a tag to compare

Thanks to @mthiele for providing the content of this release :) it contains enhancements to the user list and search api.

Client Scopes

18 Jul 20:55
Compare
Choose a tag to compare

Added client scopes

Docker image and client scopes

06 Jul 06:19
Compare
Choose a tag to compare

Added docker image to use for keycloakmigration and added ability to add and assign clientscopes.

Warning on undefined template variables and improved documentation

04 Jul 13:41
Compare
Choose a tag to compare