statamic / ideas

💡Discussions on ideas and feature requests for Statamic
https://statamic.dev
30 stars 1 forks source link

Turn off automatic user creation on login when OAuth is enabled #1006

Open Swennet opened 1 year ago

Swennet commented 1 year ago

It's quite strange that - when having OAuth enabled - any third party can create a User by attempting to log in.

I suggest a configuration setting that, when enabled, only allows OAuth to "match" with existing users, rather than creating new users on login.