generated from DataONEorg/repo-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
WHen keycloak starts, it creates a master realm automatically, but no realms for managing users. We want to manage all users in our dataone realm, which can be described by a json file and automatically imported into keycloak on startup using the --import-realm flag. Any realms that are found in /opt/keycloak/data/import directory are imported, assuming they follow the naming convention <realmname>-realm.json. For us, this means using dataone-realm.json.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In Review