-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Keycloak role fix changed status #10829
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Keycloak role fix changed status #10829
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for fixing this!
changelogs/fragments/10829-fix-keycloak-role-changed-status.yml
Outdated
Show resolved
Hide resolved
Co-authored-by: Felix Fontein <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If nobody objects, I'll merge this in a few days.
Backport to stable-10: 💚 backport PR created✅ Backport PR branch: Backported as #10838 🤖 @patchback |
@desand01 thanks for your contribution! |
* Exclude aliases before comparison * add test * fragment * Update changelogs/fragments/10829-fix-keycloak-role-changed-status.yml Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Andre Desrosiers <[email protected]> Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit 7c40c6b)
Backport to stable-11: 💚 backport PR created✅ Backport PR branch: Backported as #10839 🤖 @patchback |
* Exclude aliases before comparison * add test * fragment * Update changelogs/fragments/10829-fix-keycloak-role-changed-status.yml Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Andre Desrosiers <[email protected]> Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit 7c40c6b)
…atus (#10838) Keycloak role fix changed status (#10829) * Exclude aliases before comparison * add test * fragment * Update changelogs/fragments/10829-fix-keycloak-role-changed-status.yml --------- (cherry picked from commit 7c40c6b) Co-authored-by: desand01 <[email protected]> Co-authored-by: Andre Desrosiers <[email protected]> Co-authored-by: Felix Fontein <[email protected]>
…atus (#10839) Keycloak role fix changed status (#10829) * Exclude aliases before comparison * add test * fragment * Update changelogs/fragments/10829-fix-keycloak-role-changed-status.yml --------- (cherry picked from commit 7c40c6b) Co-authored-by: desand01 <[email protected]> Co-authored-by: Andre Desrosiers <[email protected]> Co-authored-by: Felix Fontein <[email protected]>
SUMMARY
Fixes an issue where
keycloak_role
incorrectly returns"changed"
when using the aliasclientId
in composite roles.ISSUE TYPE
COMPONENT NAME
keycloak_role
ADDITIONAL INFORMATION