mayope / keycloakmigration

Manage your Keycloak configuration with code.
https://mayope.net
MIT License
111 stars 23 forks source link

Add support to update an identity provider #39

Closed sideisra closed 2 years ago

sideisra commented 2 years ago

There are migrations to Create and Delete an identity provider (idp) but no migration for changes of an existing idp. Sometimes it is necessary to update the configuration of an idp and it would be more convenient to have an update migration than to delete and recreate the idp.

klg71 commented 2 years ago

Released with https://github.com/mayope/keycloakmigration/releases/tag/0.2.29 please verify if this works for you :) Thanks for the contribution ❤️