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

Fix/nonify missing attributes#2

Merged
damu46 merged 1 commit intoflow_configfrom
fix/nonify_missing_attributes
Feb 25, 2025
Merged

Fix/nonify missing attributes#2
damu46 merged 1 commit intoflow_configfrom
fix/nonify_missing_attributes

Conversation

@damu46
Copy link
Copy Markdown

@damu46 damu46 commented Feb 24, 2025

SUMMARY

Currently, if a value is not specified in a configuration but existing in the target keycloak realm, it is marked as being removed when running the module in check mode.

However, when running the module in non-check mode, the value is not removed/cleared since the module does not set this existing value to "None" but instead simply send the "new configuration" without the corresponding key.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

keycloak client module

ADDITIONAL INFORMATION

@damu46 damu46 requested review from basbeu, clefrancq and vloup February 24, 2025 11:21
@damu46 damu46 force-pushed the fix/nonify_missing_attributes branch from 0d02cef to 7b65a96 Compare February 25, 2025 14:44
@damu46 damu46 merged commit 412cf30 into flow_config Feb 25, 2025
1 of 2 checks passed
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