问题标签 [wso2is]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
320 浏览

wso2 - WSO2 身份服务器 4.0 版 - SAML SSO 凭据路由到自定义 API 进行验证

关于 WSO2 Identity Server 4.0 版有以下问题:

想知道是否可以将 SAML 单点登录凭据路由到第三方 API 进行验证,即用户将在 WSO2 SAML 单点登录屏幕上输入凭据,然后将凭据发送到我的自定义 API 进行验证并验证后将返回给消费者,在 WSO2 碳服务器中配置。

如何从 Eclipse 启动 WSO2 身份服务器。我用的是靛蓝味。

0 投票
1 回答
1308 浏览

wso2 - 连接到授权服务时的 wso2 身份服务器 axisfualt 消息

我一直在关注http://hasini-gunasinghe.blogspot.com/2011/12/entitlement-service-xacml-pdp-as-web.html上的博客,但每次尝试我都无法连接到身份服务器以下错误:

我不知道为什么这一直出现,前一分钟一切都很好,然后我得到了这个。请帮忙,我正在尝试使用 wso2 产品,但缺乏支持是一项艰巨的任务

0 投票
2 回答
323 浏览

wso2 - WSO2 Identity Server - XDAS Auditing

The WSO2 Identity Server features list XDAS, but I can't find any more information on how WSO2 uses it.

  • Is there any documentation available about how the WSO2 Identity Server uses XDAS?
  • Does the Identity Server have an XDAS service API that it can offer auditing services for use by other (external) applications?
  • WSO2 offer a Centralized Auditing & Monitoring solution. How can I set this up for myself?
0 投票
1 回答
414 浏览

authentication - WSO2 身份服务器身份验证并返回响应

我有一个 Liferay 的自定义身份验证器,它使用“AuthenticationAdmin”服务和服务方法“login()”对用户进行身份验证,只返回布尔响应。我

在我的情况下,我希望调用 Web 应用程序从这个登录方法中了解更多......就像应用程序对经过身份验证的用户所需的一些变量,例如一些用户属性,如身份验证后来自 LDAP 的“isEnabled”、“customattr”。

我们可以从 WSO2 Authenticator 返回一些响应吗?我们如何从 WSO2 IS 实现这一目标?

0 投票
1 回答
549 浏览

wso2 - 在 WSO2 Carbon 4.0.3 上将 Identity Server 功能添加到 WSO2 ESB 4.5.1 时安装错误

我一直在尝试将身份服务器功能添加到 vanilla esb 4.5.1 安装中,专门用于启用 openid 和 oath2 sso。尝试添加功能失败,缺少依赖项。例如

无法完成安装,因为找不到一项或多项所需项目。正在安装的软件:身份提供者功能 4.0.3 (org.wso2.carbon.identity.provider.feature.group 4.0.3) 缺少要求:身份核心功能 4.0.3 (org.wso2.carbon.identity.core.feature.组 4.0.3) 需要 'org.wso2.carbon.core.feature.group [4.0.3,4.1.0)' 但找不到无法满足依赖关系:来自:身份提供者功能 4.0.3 (org.wso2 .carbon.identity.provider.feature.group 4.0.3) 至:org.wso2.carbon.identity.core.feature.group [4.0.3,4.1.0)

我正在使用http://dist.wso2.org/p2/carbon/releases/4.0.3 P2 存储库这是存储库的问题还是我只是错过了重点并且正在尝试一些无法实现的事情?

0 投票
0 回答
298 浏览

ldap - WSO2 身份服务器:编辑 identity.xml 后加载身份配置时出错

我正在尝试设置 WSO2-Identity Server。我已经下载了版本 4.0.0 二进制文件。它正确启动,我能够将它与 LDAP 一起使用。

但是,如果我想将正确的 ServerURL 插入到 identity.xml 文件中,则会出现错误。

我将以下内容插入到 identity.xml 中:

并且在启动 wso2 IS 时会引发以下错误:

但是,如果我保留默认值:

服务器正常启动。

我从https://wso2.org/jira/browse/IDENTITY-407找到了一个错误报告,它可能与问题有关,但并不相同。

我究竟做错了什么?提前致谢!

0 投票
1 回答
426 浏览

wso2 - WSO2 身份服务器

试图了解 WSO2 身份服务器的租户设置。我无法找到在tenant-mgt.xml 中定义的 java 类(例如:CommonHybridLDAPTenantManager.java)在 WSO2 4.0.0 下的位置。感谢 WSO2 团队的任何帮助

0 投票
0 回答
109 浏览

wso2 - WSO2 IdentityServer 行级安全性

有人使用 WSO2 Identity Server 来实现行级安全吗?在这种情况下,政策的表现会如何?如果我将有超过 1,000,000 个策略来定义具体数据行的安全行为,那会是瓶颈吗?行级安全性和 WSO2 身份服务器是否存在任何模式?

0 投票
2 回答
895 浏览

wso2 - WSO2 身份服务器外部 JDBC 存储

我想使用外部 JDBC 存储作为默认存储而不是默认 LDAP 存储。遵循此链接中的文档。

http://docs.wso2.org/wiki/display/IS400/Configuring+an+External+JDBC+User+Store

获得以下异常感谢任何帮助。

启动 LDAP server.java.lang.NullPointerException 时发生未知异常:名称为空

0 投票
1 回答
790 浏览

wso2 - WSO2 Identity Server 获取角色权限

我正在使用 org.wso2.carbon.user.core.UserStoreManager 加载用户声明。在声明信息中,我有当前用户的角色列表。有没有办法以编程方式获取每个角色的分配权限?