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

Healy World OpenID Connect GitLab

Use the OpenId Connect Protocol with your Account at an Identity Service Provider to log in and/or register new users on your WordPress site.

by Dirk Lüsebrink · gitlab.com/healy-public/openid-connect-wordpress-plugin · website

1stars
720composer installs
1forks

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://gitlab.com/healy-public/openid-connect-wordpress-plugin/-/archive/main/openid-connect-wordpress-plugin-main.zip

Also on Packagist as healy/openid-connect-wordpress-plugin:

composer require healy/openid-connect-wordpress-plugin

From the readme

Healy World OpenId Connect WordPress Plugin Use the OpenId Connect Protocol with your Account at an Identity Service Provider to log in and/or register new users on your WordPress site. For integration of web sites, services and mobile applications in the healy digital eco system Healy World provides a centralized Identity Provider. Authentification of any account can be provided from there without leaking passwords or account secrets to the participating services or apps without proper authorization of the the user itself or without authorization of the Healy organization. Standards The desired features (cross site and application secure authentification and profile sharing) depend on a functioning inter-operation of multiple systems under different authority. It becomes immediately obvious that this must be build on exactly defined open standards which are accessible to everybody independently from any one participating party. In case of identity management, the standards we are building upon are OAuth2 and OpenID Connect. Please be aware we are using OpenID Connect and NOT OpenID. OpenID is an obsolete and not longer supported by the OpenID Foundation. - Specifications | Op

Read the full README on GitLab →