Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicitly specifies what user to use with the admin generation script #146

Merged
merged 1 commit into from
Aug 3, 2020

Conversation

ZloeSabo
Copy link
Contributor

@ZloeSabo ZloeSabo commented Aug 2, 2020

Description
This change explicitly specifies what user to use with the admin generation script,
so the keycloak would have no issues accessing generated keycloak-add-user.json.

Background
The add-user-keycloak generates keycloak-add-user.json belonging to a user that runs the script.
This means if puppet and keycloak services belong to different users,
without this change there was no guarantee that keycloak could access to this file after creation.

This change explicitly specifies what user to use with the admin generation script,
so the keycloak would have no issues accessing generated keycloak-add-user.json.

The add-user-keycloak generates keycloak-add-user.json belonging to a user that runs the script.
This means if puppet and keycloak services belong to different users,
without this change there was no guarantee that keycloak could access to this file after creation.
@treydock
Copy link
Owner

treydock commented Aug 3, 2020

@ZloeSabo Thanks, this will be released in v6.13.1

@treydock treydock added the bugfix label Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants