Releases: mayope/keycloakmigration
Unmanaged ADMIN_EDIT, Client-Secret Update
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)
Thanks to @IngoStrauch2020 for providing the content of this release :)
0.2.69 Added clientAuthenticatorType to updateClient
Thanks to @IngoStrauch2020 for implementing the content for this release. 🥇
Support for renaming Groups
Thanks to @mfolnovic for providing the content of this release.
Fixed Group Client, Roles, Tested with Keycloak 25
Thanks to mfolnovic who provided the content for this release.
It fixes group client role revocation:
0.2.56.RC3: Keycloak 24 first release
Maven Central sync
Thanks to @fadiaismael for bringing up the issue, that the latest releases were not synced to maven central.
Password policy digits
Thanks to @aberg09 who implemented digits for password policies.
Security Update
Thanks to @fadiaismael for providing the content for this release :)
Client Scope Config parameter
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.