Skip to content

Conversation

Guiiix
Copy link

@Guiiix Guiiix commented Jul 11, 2025

Hi,

It seems that keycloak_user and keycloak_group resource params are never used when calling kcadm. The reason of that is keycloak_user ||= 'keycloak' and keycloak_group ||= 'keycloak' always set both variables to keycloak even if @keycloak_user and @keycloak_group are defined.

With this fix, values set through keycloak_api resource are used, otherwise default values are set.

BTW, thank you for your work, this module is a masterpiece.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant