I’d like to pre-create user accounts, while at the same time only allow OAuth2 logins in the front-end. The more precise goal is to dismiss the Create user account window when the users log in via OAuth2.
If I disable local logins, the API rejects the user creation.