-
Notifications
You must be signed in to change notification settings - Fork 281
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Currently the Admin Tool has a bootstrap
command that initializes "realms".
However, currently the JDBC persistence allows multiple realms to be stored within the same JDBC schema.
Therefore, managing the database schema is a high-level concern than managing realms.
It would be nice to have a separate command in the Admin Tool dedicated specifically to running one-time Persistence setup tasks (e.g. creating JDBC schema).
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request