Описание
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.
Установка
-
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.
Часто задаваемые вопросы
Nothing has been asked yet.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Generic OpenID Connect» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Generic OpenID Connect» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0
First version