开发者 | ktbartholomew |
---|---|
更新时间 | 2016年4月9日 04:19 |
PHP版本: | 3.3 及以上 |
WordPress版本: | 4.4 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
samlauth.zip
to the `/wp-content/plugins/' directoryBecause 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.
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.
http://example.com/wp-login.php?use_sso=false