[wordpress插件] AuthAnvil Single Sign On for WordPressWordPress的AuthAnvil单一登录

wordpress 插件 文章 2020-02-23 09:00 490 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

With a single click you can sign into WordPress with AuthAnvil Single Sign On.

单击即可使用AuthAnvil Single Sign On登录WordPress。

We provide a portal for users to access applications quickly and securely with the SAML protocol and our Two Factor Auth server.

我们提供了一个门户,供用户使用SAML协议和我们的两因素身份验证服务器快速安全地访问应用程序。

This plugin enables WordPress to accept SAML tokens and is preconfigured for AuthAnvil Single Sign On.

此插件使WordPress能够接受SAML令牌,并且已为AuthAnvil Single Sign On进行了预配置。

安装步骤

    1. Place the ‘AuthAnvil’ folder (this current directory) in your ‘/wp-content/plugins’ directory

      将“ AuthAnvil”文件夹(当前目录)放置在“ / wp-content / plugins”目录中

    2. Activate the AuthAnvil Single Sign On plugin

      激活AuthAnvil单一登录插件

    3. Configure the authentication provider settings undert Settings > AuthAnvil SSO

      在“设置”>“ AuthAnvil SSO”下配置身份验证提供程序设置

        • Replace the hostname of the Sign On URL with the hostname of your AuthAnvil SSO server
        • 用您的AuthAnvil SSO服务器的主机名替换登录URL的主机名

        • Replace the hostname of the Sign Out URL with the hostname of your AuthAnvil SSO server
        • 将“登出URL”的主机名替换为AuthAnvil SSO服务器的主机名

      • From within the AuthAnvil SSO Manager navigate to the Applications section and create a new Application

        从AuthAnvil SSO管理器中导航到“应用程序”部分,然后创建一个新的应用程序

          • Set the public name for the application.

          • 设置应用程序的公共名称。

            This will be the publically visible name within the portal.

          • 这将是门户网站中公开可见的名称。

          • Set the reply to URL as your WordPress site.

          • 将对URL的回复设置为您的WordPress网站。

            E.g.

            例如。

            https://blog.mysite.com/

          • https://blog.mysite.com/

          • Set the Audience URI to be the same as your Reply To URL
          • 将受众群体URI设置为与“回复URL”相同

          • Configure the icon you want to use, or leave it blank and it will be set with a default.

          • 配置您要使用的图标,或将其保留为空白,它将使用默认设置。

            Within the directory of this readme file is a png file you can use as well.

          • 您也可以使用此自述文件目录中的png文件。

          • Save the application and navigate back into the application you just created
          • 保存应用程序并导航回您刚创建的应用程序

          • Click “Edit Attribute Maps” and create a new map.

          • 单击“编辑属性映射”并创建一个新映射。

            The attribute name should be “http://schemas.xmlsoap.org/ws/2005/05/identity/claimsame” without the quotes and the value should be “{Email}” without the quotes

          • 属性名称应为“ http://schemas.xmlsoap.org/ws/2005/05/identity/claimsame”(不带引号),值应为“ {Email}”(不带引号)

          • Save the map and close the window
          • 保存地图并关闭窗口

          • Within the application settings download the signing certificate and open the *.cer file
          • 在应用程序设置中下载签名证书并打开* .cer文件

          • Within the Certificate window navigate to the Details tab and click Copy to File…
          • 在“证书”窗口中,导航到“详细信息”选项卡,然后单击“复制到文件...”。

          • Save the certificate as Base-64 encoded X.509 (.CER)
          • 将证书另存为Base-64编码的X.509(.CER)

          • Open the newly created *.cer file in a text editor.

            在文本编辑器中打开新创建的* .cer文件。

            You should see the first line begin with

            您应该看到第一行以
            开头

            —–BEGIN CERTIFICATE—–

            —–BEGIN证书-

          • Copy the entire contents of the file including the Begin/End headers into the X.509 Certificate setting field in the WordPress settings page.

            将文件的全部内容(包括开始/结束标头)复制到WordPress设置页面的X.509证书设置字段中。

        • Configure access to your WordPress application in AuthAnvil SSO by adding it to a role.

          通过将AuthAnvil SSO添加到角色中来配置对WordPress应用程序的访问。

        • Log in from AuthAnvil Single Single Sign On

          从AuthAnvil单次登录登录

    For more information on configuring WordPress and AuthAnvil Single Sign On check out http://www.scorpionsoft.com/docs/sso/wordpress.

    有关配置WordPress和AuthAnvil单一登录的详细信息,请访问http://www.scorpionsoft.com/docs/sso/wordpress。

下载地址
https://downloads.wordpress.org/plugin/authanvil-single-sign-on-for-wordpress.1.1.zip
-EOF-

AI助手支持GPT4.0