WSO2是5.10.4更新服务提供商时错误:重复密钥

发布于 2025-02-06 16:27:44 字数 201 浏览 2 评论 0原文

当我尝试将SP从身份验证类型切换为基本验证类型:基本,联合身份验证:我们的Azure IDP时,我会收到以下GUI弹出错误:

更新服务提供商时错误:重复键[lorg.wso2.carbon.Identity.Application.application.application.common。 model.property;@7ba219e7

有什么想法吗?

When I try to switch an SP from Authentication Type: Basic, to Federated Authentication: our azure idp, I receive the following gui popup error:

Error while updating Service Provider : Duplicate key [Lorg.wso2.carbon.identity.application.common.model.Property;@7ba219e7

Any ideas?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

世俗缘 2025-02-13 16:27:44

同一问题在此处。原因是由于具有相同名称的一个以上的身份验证者。
如果您添加了自定义验证器,请检查身份验证者名称是否与先前现有的身份验证者的名称相同。
另一个原因可能是您可能已经在不同版本中添加了相同的身份验证器。

The same issue is reported in here. The reason is due to having more than one authenticator registered with the same name.
If you have added custom authenticators please check whether the authenticator name is the same as the previously existing authenticator's name.
Another reason could be you may have added the same authenticator in different versions.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文