【问题标题】:How to install and configure shibboleth SP in windows 7如何在 Windows 7 中安装和配置 shibboleth SP
【发布时间】:2017-11-29 08:47:15
【问题描述】:

我想将 wordpress 与 shibboleth SP 集成,为此我需要安装和配置 Shibboleth SP。我正在使用 Windows 7。 请帮帮我。

谢谢。

【问题讨论】:

    标签: windows shibboleth


    【解决方案1】:

    对于与安装有关的部分问题,我建议按照文档的相关部分进行操作:

    https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPWindowsInstall

    https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPWindowsIIS7Installer

    https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPGettingStarted

    简而言之:

    1. 下载并运行安装程序。 如果成功,您应该会看到 Shibboleth 2 守护程序作为服务运行。
    2. 创建指向isapi_shib.dll的ISAPI(假设您安装的是2.5或更高版本:安装文件夹中的lib64\shibboleth\isapi_shib.dll)
    3. 将 *.sso 文件扩展名映射到 ISAPI 库(与步骤​​ 2 相同的 dll)

    此时,您应该可以从实际的 Web 服务器机器导航到 https://localhost/Shibboleth.sso/Status(结果会得到一堆 XML)

    然后你必须配置......我不知道使用wordpress的细节,这是一个太笼统的问题。

    让我抓狂的是,除非 IIS 完全重新启动,否则主配置文件 (shibboleth2.xml) 的某些部分不起作用。仅仅重启网站是不够的(即使您在网站级别完成了上述所有设置)

    【讨论】:

      猜你喜欢
      • 2016-06-26
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-05-28
      • 2020-05-06
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多