mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
[PR #9263/2682ec47 backport][stable-10] keycloak_authentication: Fix 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 2682ec47d9
)
Co-authored-by: Florian Apolloner <florian@apolloner.eu>
This commit is contained in:
parent
910fb933a7
commit
5ab43f0ff1
2 changed files with 9 additions and 4 deletions
|
@ -0,0 +1,2 @@
|
|||
security_fixes:
|
||||
- keycloak_authentication - API calls did not properly set the ``priority`` during update resulting in incorrectly sorted authentication flows. This apparently only affects Keycloak 25 or newer (https://github.com/ansible-collections/community.general/pull/9263).
|
Loading…
Add table
Add a link
Reference in a new issue