【问题标题】:How to fix the error when configuring saml on Django?在 Django 上配置 saml 时如何修复错误?
【发布时间】:2020-04-29 10:52:19
【问题描述】:

以下是我使用的物品:

python 3.6.8
django 2.1.5
django_saml2_auth
https://github.com/mehcode/python-xmlsec/releases/download/1.3.5/xmlsec-1.3.52.dev0-cp36-cp36m-win_amd64.whl

全部安装正确,没有问题

当我运行服务器时,我收到如下错误消息:

saml2.sigver.SigverError: Cannot find ['xmlsec.exe', 'xmlsec1.exe']

如何解决这个错误?

【问题讨论】:

    标签: python django saml saml-2.0


    【解决方案1】:

    我终于找到了解决办法。我意识到该库中有一个错误,并且 我改用 django_saml 库。

    按照库的指南,我们可以使用 Django 2 连接到 saml2。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-06-01
      • 2020-11-28
      • 2019-07-15
      • 2018-08-12
      • 2015-03-14
      • 1970-01-01
      相关资源
      最近更新 更多