
內容簡介
這是一個針對多站台 WordPress 實作的單一登入外掛程式,使用者可以在網路中的所有網站上進行驗證。
這個外掛程式最好在套用網域映射的環境中使用,因為一般的網域驗證 Cookie 並不適用。
使用 WordPress 內部驗證功能,包括維護標準 WordPress 登入頁面,
以在網路中驗證使用者身份。
設定可自訂單一登入或登出頁面,可以繼承預設 WordPress 登入頁面 CSS、主題中提供的自訂登入頁面 CSS,或是直接指定 CSS。
重要提示:為了讓這個外掛程式正常運作,它必須是網路啟用的。此外,網頁伺服器還需要支援 JSONP 請求。
詳細文檔請參考 https://github.com/voceconnect/wp-multisite-sso/wiki。
外掛標籤
開發者團隊
原文外掛簡介
Single sign on for a multisite WordPress implementation. Users are authenticated for all sites across the network.
This plugin is best used within a domain mapped environment where the normal domain authentication cookie would not apply.
Uses internal WordPress authentication functions, including maintaining the use of the standard WordPress login page,
to authenticate the user across the network.
Settings to customize the SSO login/logout loading page by inheriting the default WordPress login page CSS, custom login page CSS included in theme or even specifying CSS.
IMPORTANT: In order for this plugin to work properly, it MUST BE network enabled. The web server also needs to support JSONP requests.
Please refer to full documentation at https://github.com/voceconnect/wp-multisite-sso/wiki.
