YAML support for exporting and importing configuration #47134
Closed
manikandan-ravikumar
started this conversation in
Ideas
Replies: 1 comment
-
|
This may be needed or atleast not a high prio now. I have configured intellij to provide the relevant tooltips for each config parameters in my realm.json along with intellisense. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, Keycloak supports importing/exporting client/realm in JSON format. Is there any plan already in place for supporting YAML?
With YAML support, we can provide comments for configuration parameters where every necessary and it's easier to maintain alongside the docker-compose files.
Note:
I skimmed through the discussion history and there some discussions related to
yamlsupport but couldn't find anything that's exact.Beta Was this translation helpful? Give feedback.
All reactions