You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use case: Our site only allows members of our Google Workspace to log in. We want to disable the internal WordPress login and only allow people to log in via Google (essentially using Google Workspace as a forced single-sign-on). A previous plugin we were using for this that is no longer supported accomplished this by having a configuration option that made wp-login outright redirect to the Google login instead of making you click a button on the login screen. Making it hide the username and password fields and the login button on the login screen would also be an acceptable way to handle it.
The configuration option should of course come with a warning that if the Google login breaks you would need to deactivate the plugin (perhaps from the command line) in order to get the normal login form back.
The text was updated successfully, but these errors were encountered:
justdave
changed the title
Force login via Google
[RFE] Force login via Google
Oct 26, 2023
Use case: Our site only allows members of our Google Workspace to log in. We want to disable the internal WordPress login and only allow people to log in via Google (essentially using Google Workspace as a forced single-sign-on). A previous plugin we were using for this that is no longer supported accomplished this by having a configuration option that made wp-login outright redirect to the Google login instead of making you click a button on the login screen. Making it hide the username and password fields and the login button on the login screen would also be an acceptable way to handle it.
The configuration option should of course come with a warning that if the Google login breaks you would need to deactivate the plugin (perhaps from the command line) in order to get the normal login form back.
The text was updated successfully, but these errors were encountered: