Skip to content

feat: create users from init config in dev mode

Thomas Dupont requested to merge feat/dev-create-users into next

This MR will create local users in keycloak when running in devmode.

  • It will source all users from the init ObeliskConfig to do so.
  • It will ignore all users with an @ it the name.

ObeliskConfig has also been moved to the defenitions.config package.

Merge request reports

Loading