OpenID Connect for WP
Artifact repo for the OpenID Connect plugin
by forum1 · github.com/forumone/openid-connect-wp-dist · website
★ 19stars
14kcomposer installs
4forks
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/forumone/openid-connect-wp-dist/archive/refs/heads/main.zipAlso on Packagist as forumone/openid-connect-wp:
composer require forumone/openid-connect-wpDeclares an update source (https://github.com/forumone/openid-connect-wp-dist), so updates arrive through the plugin's own updater.
From the readme
OpenID Connect for WP #
A simple client that provides SSO or opt-in authentication against a generic OAuth2 Server implementation.
NOTE: This is a supported hard fork of the OpenID Connect Generic plugin in coordination with Jonathan Daggerhart.
Description ##
This plugin allows to authenticate users against OpenID Connect OAuth2 API with Authorization Code Flow.
Once installed, it can be configured to automatically authenticate users (SSO), or provide a "Login with OpenID Connect"
button on the login form. After consent has been obtained, an existing user is automatically logged into WordPress, while
new users are created in WordPress database.
Much of the documentation can be found on the Settings OpenID Connect for WP dashboard page.
Please submit issues to the Github repo: https://github.com/forumone/openid-connect-wp-dist
Installation ##
Manual ###
1. Upload to the /wp-conten