Descrizione
This plugin allows to authenticate users against OpenID Connect OAuth2 API with Authorization Code Flow.
Once installed and properly configured, it will start redirecting to IdP consent page. After consent
has been obtained, user is automatically created in WordPress database.
Installazione
-
Upload
generic-openid-connect.php
to the/wp-content/plugins/
directory -
Activate the plugin through the ‘Plugins’ menu in WordPress
-
IdP Endpoint URL, Client ID, Client Secret values you’ll need to copy-paste into
respective fields on the plugin settings page.
FAQ
Nothing has been asked yet.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Generic OpenID Connect” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Generic OpenID Connect” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0
First version