Linux 软件免费装

SAML 2.0 Single Sign-On

开发者 ktbartholomew
更新时间 2016年4月9日 04:19
PHP版本: 3.3 及以上
WordPress版本: 4.4
版权: GPLv2 or later
版权网址: 版权信息

标签

sso single sign-on saml onelogin simplesamlphp ssocircle

下载

0.8.6 0.8.7 0.8.8 0.8.9 0.9.0 0.9.1 0.9.2 0.9.4 0.8.3 0.8.5

详情介绍:

SAML 2.0 Single Sign-On allows you to use any SAML 2.0-compliant Identity Provider for Single Sign-On to your blog or network of blogs. The plugin will replace the standard WordPress login screen and can automatically redirect login/logout requests to your SSO portal. Group membership from the Identity Provider (such as Active Directory) can be used to determine what privileges the user will have on your blog, such as Administrator, Editor, or Subscriber. This plugin uses a modified version of the SimpleSAMLPHP library for all SAML assertions, and can be configured exclusively from the WordPress Admin menu.

安装:

  1. Upload samlauth.zip to the `/wp-content/plugins/' directory
  2. 通过WordPress的的“Plugins”菜单激活插件
  3. Configure the "Identity Provider" and "Service Provider" sections of the plugin in the Settings > Single Sign-On menu.
  4. Enable the plugin to do authentication on the "General" section of the plugin.

升级注意事项:

0.8.6 This update will delete your certificates and IdP info (Hint: Back up before upgrading), but this is the last time it will ever happen! This update fixes that problem going forward.

常见问题:

What does this plugin do with my passwords?

Because of the way SAML SSO systems work, this plugin is never aware of your password. When activated, you will always enter your password into your company's SSO portal website, which will then pass an authentication token--not a real password--to the WordPress site.

Do I really need an SSL certificate to use this plugin?

You may have noticed the fields that ask you to upload an SSL certificate and private key. This is only necessary if you want users to initiate their login from your website, that is, by visiting the /wp-login.php URL on your site. Logins that originate from the SSO portal will work fine without this certificate. Because exchanging the certificate with your Identity Provider is part of the initial setup process, it is not necessary to have a publicly-signed (paid for) certificate. You can generate a self-signed certificate for free and use that.

更新日志:

0.9.4 0.9.3 0.9.2 0.9.1 0.9.0 0.8.9 0.8.8 0.8.7 0.8.6