mayope / keycloakmigration

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

feat: add ability to assign roles to ClientScopes #41

Closed MrDeerly closed 2 years ago

MrDeerly commented 2 years ago

Hey there!

This is still wip.. the basic implementation is done and (manually) tested. I just need to add docs, and tests for it.

If you want you can already take a look at the basic implementation. I'll update the MR once the rest is done.

klg71 commented 2 years ago

Hey MrDeerly,

Thanks for contributing to this project :) The MR looks fine so far if you could provide the documentation and an IntegrationTest nothing will prevent me from merging this.

Best Regards klg71

MrDeerly commented 2 years ago

Hey, no worries... thanks for the great tool!

I've added a few tests and adjusted the docs. TBH i don't know if i've missed something for the docs, if so just let me know!

MrDeerly commented 2 years ago

Ahh and for the next release: I'll add another MR today or tomorrow!

Grüße von Deutschland nach Deutschland! :)

klg71 commented 2 years ago

Ok then I will merge this one but will wait with the release for your next Merge Request :)

klg71 commented 2 years ago

Released with version: https://github.com/mayope/keycloakmigration/releases/tag/0.2.33