feat: create users from init config in dev mode
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.