mayope / keycloakmigration

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

feat(realm): allow specifying eventsExpiration #46

Closed MrDeerly closed 2 years ago

MrDeerly commented 2 years ago

Hello again!

Just a super small PR which aims to enable setting eventsExpiration on Realm updates. Existing tests don't need to be adjusted. If you want to i can add a new test case for the new attribute! :)

klg71 commented 2 years ago

Released with 0.2.35 Thanks for your contribution 👍 May I ask you a question? How do you use the software? With the gradle plugin, the docker image or just the keycloak-api for communicating with Keycloak?