Mô tả
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.
Cài đặt
-
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.
Hỏi đáp
Nothing has been asked yet.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Generic OpenID Connect” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Generic OpenID Connect” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
First version