Skip to content

automate dataone realm import into keycloak #17

@mbjones

Description

@mbjones

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
No labels

Type

No type

Projects

Status

In Review

Relationships

None yet

Development

No branches or pull requests

Issue actions