Setting to disable normal registration with social auth enabled #737

Closed
opened 2026-02-04 22:06:56 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @MacChuck on GitHub (Jul 5, 2018).

For Feature Requests

I believe this falls under feature requests, and it seems to ALMOST already work.
I just set our wiki up, enabled Azure AD authentication. I realized that I still had to email verification because otherwise, even though Azure AD restricts who can register (which auto-creates an account) or login, anyone could still register with a different domain using the standard login. (I was trying to avoid setting up sending email)

Desired Feature:
An admin/config setting with social logins enabled, registration enabled (those two already work together), to also disable standard registrations so email sending doesn't need setup if wanting to restrict access.

Originally created by @MacChuck on GitHub (Jul 5, 2018). ### For Feature Requests I believe this falls under feature requests, and it seems to ALMOST already work. I just set our wiki up, enabled Azure AD authentication. I realized that I still had to email verification because otherwise, even though Azure AD restricts who can register (which auto-creates an account) or login, anyone could still register with a different domain using the standard login. (I was trying to avoid setting up sending email) Desired Feature: An admin/config setting with social logins enabled, registration enabled (those two already work together), to also disable standard registrations so email sending doesn't need setup if wanting to restrict access.
OVERLORD added the 🛠️ Enhancement label 2026-02-04 22:06:56 +03:00
Author
Owner

@j2knapp commented on GitHub (Oct 10, 2018):

This is available as a setting in the .env {SERVICE}_AUTO_CONFIRM_EMAIL=true

https://www.bookstackapp.com/docs/admin/third-party-auth/#Automatic%20Registration%20&%20Email%20Confirmation

@j2knapp commented on GitHub (Oct 10, 2018): This is available as a setting in the .env `{SERVICE}_AUTO_CONFIRM_EMAIL=true` https://www.bookstackapp.com/docs/admin/third-party-auth/#Automatic%20Registration%20&%20Email%20Confirmation
Author
Owner

@ssddanbrown commented on GitHub (Dec 17, 2020):

Closing this in favour of #1090 since that issue would achieve the same and has had more extensive discussion.
Thanks @MacChuck for your original suggestion.

@ssddanbrown commented on GitHub (Dec 17, 2020): Closing this in favour of #1090 since that issue would achieve the same and has had more extensive discussion. Thanks @MacChuck for your original suggestion.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#737