Replies: 1 comment
-
In case of |
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
-
Hi
We generate realm via TF which in turn, generates some of the "built in" clients (account-console).
We want to disable some of these clients to prevent their use.
In order for TF to apply changes, we would have to import those resources first.
However, this requires knowing DB id of target resource (for example client import)
This seems to create "chicken or the egg" problem...
Is there a way to import clients (or other resources) after realm creation process has auto generated those resources?
Thanks
Z
Beta Was this translation helpful? Give feedback.
All reactions