Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Fix flow identification and indices#1

Merged
damu46 merged 1 commit intoflow_configfrom
fix/flow_identification_and_indices
Jan 31, 2025
Merged

Fix flow identification and indices#1
damu46 merged 1 commit intoflow_configfrom
fix/flow_identification_and_indices

Conversation

@damu46
Copy link
Copy Markdown

@damu46 damu46 commented Jan 21, 2025

SUMMARY

The current ansible modules do not handle properly flows executions creation.

The error comes from the fact that the created executions are identified either by their displayName or providerId which allows them to clash when two executions have the same providerId (e.g. set-attribute).

Also, the executions order is not correctly set as modification to the order on the server side are not propagated on the scripts.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

Ansible modules for keycloak flows configuration

ADDITIONAL INFORMATION

@damu46 damu46 requested a review from vloup January 21, 2025 10:23
@damu46 damu46 merged commit b21ef36 into flow_config Jan 31, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants