mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-07 03:00:33 -07:00
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>
2 lines
No EOL
281 B
YAML
2 lines
No EOL
281 B
YAML
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). |