WP Manifestindependent plugin directory
manifest / integrations / wordpress-openid-connect

Wordpress OpenID Connect

Wordpress plugin that allows user authentication and registration using an openid connect server

by Ilan Cohen · github.com/ilanco/wordpress-openid-connect · website

2stars
0forks

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/ilanco/wordpress-openid-connect/archive/refs/heads/master.zip

Readme

wordpress-openid-connect

Based on the plugin by jumbojett (https://github.com/jumbojett/Wordpress-OpenID-Connect-Login).

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

Installation

  1. Download and unzip the wordpress-openid-connect plugin.
  2. Copy the wordpress-openid-connect 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.

Read the full README on GitHub →