-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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_authentication: Fix priority attribute during execution updates #9263
keycloak_authentication: Fix priority attribute during execution updates #9263
Conversation
5db1168
to
c242068
Compare
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 your contribution!
c242068
to
f9bd658
Compare
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.
LGTM
Internal testing showed an issue with subflows, will update in a few minutes. |
f9bd658
to
143a1a9
Compare
143a1a9
to
4262902
Compare
Reduced to the minimal fix. Internal testing was successful. From our side this is mergeable. |
Looks good to me as well. If nobody objects, I'll merge by the end of the week. |
Backport to stable-8: 💚 backport PR created✅ Backport PR branch: Backported as #9290 🤖 @patchback |
Backport to stable-9: 💚 backport PR created✅ Backport PR branch: Backported as #9291 🤖 @patchback |
Backport to stable-10: 💚 backport PR created✅ Backport PR branch: Backported as #9292 🤖 @patchback |
…riority attribute during execution updates (#9290) keycloak_authentication: Fix priority attribute during execution updates (#9263) keycloak_authentication: Fix priority attribute during execution updates. (cherry picked from commit 2682ec4) Co-authored-by: Florian Apolloner <[email protected]>
…riority attribute during execution updates (#9291) keycloak_authentication: Fix priority attribute during execution updates (#9263) keycloak_authentication: Fix priority attribute during execution updates. (cherry picked from commit 2682ec4) Co-authored-by: Florian Apolloner <[email protected]>
…priority attribute during execution updates (#9292) keycloak_authentication: Fix priority attribute during execution updates (#9263) keycloak_authentication: Fix priority attribute during execution updates. (cherry picked from commit 2682ec4) Co-authored-by: Florian Apolloner <[email protected]>
SUMMARY
The module doesn't pass the required
priority
attribute back to the server during updates resulting in broken authentication flowsISSUE TYPE
COMPONENT NAME
keycloak_authentication
ADDITIONAL INFORMATION