WP Manifestindependent plugin directory
manifest / users / wordpress-openid-connect-login

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.zip

Allow users to authenticate with an OpenID Connect provider in Wordpress!

Installation

  1. Clone and pull submodules git clone --recursive https://github.com/jumbojett/Wordpress-OpenID-Connect-Login.git
  2. Copy the Wordpress-OpenID-Connect-Login directory to the wordpress plugins directory
  3. Activate the plugin in wordpress
  4. 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.