Restrict login to OIDC possible?
WordPress (Developer)
2
Posts
2
Posters
39
Views
2
Watching
-
Calling on the Wordpress experts here:
Is there a way to restrict login to the dashboard and only OIDC (remove native login access)?
This does not seem to be part of the OIDC plugin that Cloudron currently uses.
Maybe via another plugin? or directly editing the wp-login.php?I will take any advice.
Thanks,
-
If you are feeling brave I found https://wordpress.stackexchange.com/questions/121687/wordpress-hide-the-username-password-fields-in-login-page
But I think the feature you want is essentially https://github.com/oidc-wp/openid-connect-generic/issues/477 . There's a PR at https://github.com/oidc-wp/openid-connect-generic/pull/478 which hasn't been merged.