OpenID Connect Login
Authenticate with an OpenID Connect provider in Wordpress!
by Michael Jett · github.com/jumbojett/wordpress-openid-connect-login
★ 24stars
7forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/jumbojett/wordpress-openid-connect-login/archive/refs/heads/master.zipAllow users to authenticate with an OpenID Connect provider in Wordpress!
Installation
- Clone and pull submodules
git clone --recursive https://github.com/jumbojett/Wordpress-OpenID-Connect-Login.git - Copy the
Wordpress-OpenID-Connect-Logindirectory to the wordpress plugins directory - Activate the plugin in wordpress
- Visit the plugin's settings page in wordpress and populate appropriate values.
If these steps are successfully completed, then a link will appear at the bottom of the login form allowing additional authentication with the chosen provider.