前言介紹
- 這款 WordPress 外掛「WP SAML Auth」是 2016-04-17 上架。
- 目前有 6000 個安裝啟用數。
- 上一次更新是 2023-11-27,距離現在已有 526 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 4.4 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.3 以上。
- 有 7 人給過評分。
- 論壇上目前有 1 個提問,問題解答率 0%
外掛協作開發者
jspellman | getpantheon | jazzs3quence | danielbachhuber | outlandish-josh |
外掛標籤
SAML | authentication |
內容簡介
使用打包的 OneLogin SAML library 或者可选的安装 SimpleSAMLphp,WP SAML Auth 插件提供 WordPress 的 SAML 身份验证。OneLogin 提供了一个 SAML 身份验证桥梁,而 SimpleSAMLphp 提供了 SAML 以及各种其他身份验证机制。此插件作为 WordPress 与验证库之间的桥梁。
如果您的组织使用 Google Apps,则将 Google Apps 与 WP SAML Auth 集成只需几个步骤。
标准用户流程如下:
用户可以通过添加到标准 WordPress 登录视图的按钮通过 SAML 登录。
当用户单击按钮时,用户会被引导到身份验证库。使用 OneLogin,用户会被重定向到 SAML 身份提供程序。使用 SimpleSAMLphp,用户将被重定向到 SimpleSAMLphp 安装程序。
一旦用户使用身份提供程序进行身份验证,他们将被重定向回 WordPress 并登录到他们的帐户。如果不存在 WordPress 用户,则会创建一个新的 WordPress 用户(尽管可以禁用此行为)。
当用户从 WordPress 注销时,他们也会从身份提供程序注销。
一组配置选项允许您更改插件的默认行为。例如,permit_wp_login=>false将强制所有身份验证通过 SAML 身份提供程序进行,从而绕过wp-login.php。同样,auto_provision=>false 将禁用自动创建新的 WordPress 用户。
有关完整配置详细信息,请参见安装说明。
WP-CLI 命令
此插件实现了多种 WP-CLI 命令。所有命令都分组到 wp saml-auth 命名空间中。
$ wp help saml-auth
名称
wp saml-auth
描述
配置和管理 WP SAML Auth 插件。
用法
wp saml-auth
子命令
scaffold-config 用于自定义 WP SAML Auth 的配置过滤器。
使用 wp help saml-auth
贡献
有关贡献信息,请参见CONTRIBUTING.md。
原文外掛簡介
SAML authentication for WordPress, using the bundled OneLogin SAML library or optionally installed SimpleSAMLphp. OneLogin provides a SAML authentication bridge; SimpleSAMLphp provides SAML plus a variety of other authentication mechanisms. This plugin acts as a bridge between WordPress and the authentication library.
If your organization uses Google Apps, integrating Google Apps with WP SAML Auth takes just a few steps.
The standard user flow looks like this:
User can log in via SAML using a button added to the standard WordPress login view.
When the button is clicked, the user is handed off to the authentication library. With OneLogin, the user is redirected to the SAML identity provider. With SimpleSAMLphp, the user is redirected to the SimpleSAMLphp install.
Once the user is authenticated with the identity provider, they’re redirected back to WordPress and signed in to their account. A new WordPress user will be created if none exists (although this behavior can be disabled).
When the user logs out of WordPress, they are also logged out of the identity provider.
A set of configuration options allow you to change the plugin’s default behavior. For instance, permit_wp_login=>false will force all authentication to go through the SAML identity provider, bypassing wp-login.php. Similiarly, auto_provision=>false will disable automatic creation of new WordPress users.
See installation instructions for full configuration details.
WP-CLI Commands
This plugin implements a variety of WP-CLI commands. All commands are grouped into the wp saml-auth namespace.
$ wp help saml-auth
NAME
wp saml-auth
DESCRIPTION
Configure and manage the WP SAML Auth plugin.
SYNOPSIS
wp saml-auth
SUBCOMMANDS
scaffold-config Scaffold a configuration filter to customize WP SAML Auth usage.
Use wp help saml-auth
Contributing
See CONTRIBUTING.md for information on contributing.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WP SAML Auth」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
0.1.0 | 0.2.0 | 0.2.2 | 0.3.0 | 0.3.1 | 0.3.2 | 0.3.3 | 0.3.4 | 0.3.5 | 0.3.6 | 0.3.7 | 0.3.8 | 0.3.9 | 0.4.0 | 0.5.0 | 0.5.1 | 0.5.2 | 0.6.0 | 0.7.0 | 0.7.1 | 0.7.2 | 0.7.3 | 0.8.0 | 0.8.1 | 0.8.2 | 0.8.3 | 1.0.0 | 1.0.1 | 1.0.2 | 1.1.0 | 1.1.1 | 1.2.0 | 1.2.1 | 1.2.2 | 1.2.3 | 1.2.4 | 1.2.5 | 1.2.6 | 1.2.7 | 2.0.0 | 2.0.1 | 2.1.0 | 2.1.1 | 2.1.2 | 2.1.3 | 2.1.4 | trunk | 0.3.10 | 0.3.11 |
延伸相關外掛(你可能也想知道)
SAML Single Sign On – SSO Login 》WordPress Single Sign On (WordPress SSO) 是一個外掛程式,可以與我們的 SAML Single Sign On - SSO Login 外掛程式一起使用,實現與 Azure AD、Azure AD B...。
OneLogin SAML SSO 》這個 SAML 外掛可消除密碼,允許您驗證 WordPress 使用者(通常是編輯人員)與現有的 Active Directory 或 LDAP 伺服器進行身分驗證,同時使用 OneLogin、Yub...。
Shibboleth 》此外掛旨在支援將您的 WordPress 網站整合到現有的身分管理基礎架構中,並使用 Shibboleth 服務提供者。, WordPress 可以設定為所有標準的登入請求都會被傳送...。
SAML SSO Login – WP Single Sign On 》```html,
- ,
- Keywoot 提供一款WordPress單一登入(SSO)外掛,可讓無限用戶透過SAML SSO與各個身份提供者(IdP)在您的WordPress網站上...。
Cloud SAML SSO – Single Sign On Login 》自動指派 WordPress 角色給使用者,依據 IDP 群組成員身份限制 WordPress 存取權限。, 多個 WordPress 環境支援,可管理多個 WordPress 環境(Prod、Dev、Sta...。
Login with ADFS 》ADFS Login 是一個 WordPress 的外掛,讓具有 ADFS Directory 應用程式帳戶的使用者可以使用 ADFS 登入您的 WordPress 網站。它作為一個 SAML 2.0 服務提供者...。
EZPZ SAML SP Single Sign On (SSO) 》EZPZ SAML SP 將您的 WordPress 網站轉換為完全運作的 SAML 服務提供者。EZPZ SP 還允許您使用現有的身份提供者(IdP)對您的 WordPress 網站進行身份驗證。...。
Shibboleth With LDAP Authorization 》由於此外掛程式擴展了 Shibboleth 外掛,因此您必須先安裝並啟用 Shibboleth 外掛,該外掛程式可於 https://wordpress.org/extend/plugins/shibboleth/ 中取...。
Login with Salesforce 》使用 Salesforce 登入外掛,允許使用 SAML 2.0 兼容身分提供者的使用者登入到您的 WordPress 網站。我們支援所有已知的身分提供者 - Google Apps、ADFS、Azur...。
Frontegg SAML SSO 》總結:Frontegg SAML SSO 外掛可替代預設的 WordPress 登入和登出體驗,通過 Frontegg 雲端平台實現無縫的 SAML 認證流程。尤其適用於現代 SaaS 和企業 WordP...。
Logto – User Authentication and Authorization 》總結:透過在 WordPress 網站中整合 Logto,您不僅可以增強網站的安全性和使用者體驗,還能在所有應用程式中實現統一的登入體驗。, , 問題與答案:, 1. Logto...。
onID SSO by SAML 2.0 》總結:WordPress 密碼無需單點登錄,利用我們的 SAML 無需密碼單點登錄外掛,允許在不輸入帳號和密碼的情況下進入。該功能可用於訪問 WordPress 控制台,並提...。
Rainbow Secure – Advanced MFA & SSO Plugin 》, 總結:, Rainbow Secure 旨在通過啟用 SAML 的單一登錄 (SSO) 功能與 Rainbow Secure 的 IDP,簡化並增強您的 WordPress 網站的登錄流程安全性...。
Datawiza Proxy Auth Plugin – SSO 》此外掛 Proxy Auth Plugin 可以幫助開發者、DevOps 和管理員透過使用反向代理所提供的 JSON Web Token (JWT) 簡單實作 WordPress 的驗證與授權功能。, , 這可...。
SSO Login – Universal (OAuth + SAML) 》這個外掛能夠使用由Authress提供的強化版WordPress登入表單,可以實現以下功能:, , 通用驗證, , 超過40個社交身分驗證供應商, 企業連接(SAML、Office 365、...。