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

Behavior for multiple realms in one yaml file is not defined #593

Closed
tobilarscheid opened this issue Dec 16, 2021 · 2 comments · Fixed by #594
Closed

Behavior for multiple realms in one yaml file is not defined #593

tobilarscheid opened this issue Dec 16, 2021 · 2 comments · Fixed by #594
Labels

Comments

@tobilarscheid
Copy link

Current Behavior

GIVEN
A yaml file with multiple realms in it, e.g.

realm: first
...
---
realm: second
...

WHEN

  1. I import this file for the first time
  2. I make changes to this file and import it later

THEN

  1. Everything works as expected
  2. Changes are not imported

Expected Behavior

Initial load and subsequent updates should work

Steps To Reproduce

No response

Environment

  • Keycloak Version: 15.0.2
  • keycloak-config-cli Version: 4.2.2
  • Java Version: 11

Anything else?

No response

@tobilarscheid
Copy link
Author

Alright, this was impressive! Thank you!!

@jkroepke
Copy link
Contributor

jkroepke commented Dec 17, 2021

@tobilarscheid I hope it fixed your case

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 a pull request may close this issue.

2 participants