Beskrivning
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.
Installation
-
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.
Vanliga frågor
Nothing has been asked yet.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Generic OpenID Connect” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Generic OpenID Connect” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0
First version