WSO2 Identity Server 5.0不包括“自我注册(注册)”页面?

罗切里

在某些以前的WSO2IS版本中,有一个默认的自注册功能。但是,我在5.0版本中找不到它。

阅读WSO2IS 5.0文档,我发现有2个用于此功能的API:

getUserIdentitySupportedClaims()-用户配置文件详细信息应保存到Identity Server中的声明集。

registerUser()-在系统中注册用户。您需要传递值,例如用户名,密码,声明属性以及从上一个呼叫和租户域返回的值。确认代码通过电子邮件发送到给定的电子邮件地址。

因此,自我注册功能隐藏在某个地方,还是我需要自己实现?还有使用此功能使用API​​的示例吗?

谢谢你。

拉杰夫·桑帕斯(Rajeev Sampath)

这在仪表板中可用:

https://<url>:9443/dashboard/

您可以使用以下服务来注册用户:

https://<url>:9443/services/UserInformationRecoveryService?wsdl

请注意,在WSO2产品中,默认情况下隐藏管理服务WSDL。您可以通过在中将HideAdminServiceWSDLs参数设置为'false'来公开它们<IS>/repository/conf/carbon.xml

本文收集自互联网,转载请注明来源。

如有侵权,请联系[email protected] 删除。

编辑于
0

我来说两句

0条评论
登录后参与评论

相关文章

来自分类Dev

WSO2 Identity Server 5.0不包括“自我注册(注册)”页面?

来自分类Dev

WSO2 Identity Server:在注册时自动将用户添加到角色

来自分类Dev

WSO2与Identity Server的单点登录

来自分类Dev

WSO2 Identity Server升级

来自分类Dev

WSO2 Identity Server 5中的SAML SSO注销失败

来自分类Dev

如何自定义所有WSO2 Identity Server登录相关页面

来自分类Dev

使用WSO2 Identity Server和WSO2 API Manager保护后端

来自分类Dev

使用WSO2 Identity Server的SAML2.0 SSO?

来自分类Dev

WSO2 Identity Server UserAdmin SOAP接口

来自分类Dev

WSO2 Identity Server是否支持OpenId Connect发现

来自分类Dev

基于SAML / XACML的WSO2 Identity Server访问控制

来自分类Dev

WSO2 Identity Server中的SAML请求-响应处理

来自分类Dev

使用WSO2 Identity Server的SAML2.0 SSO?

来自分类Dev

集成bonita和wso2 Identity Server

来自分类Dev

使用WSO2 Identity Server 5.1进行单点登录

来自分类Dev

WSO2 API Manager使用Identity Server存储访问

来自分类Dev

wso2 Identity Server-无法删除租户

来自分类Dev

用于会话管理的 WSO2 Identity Server 5.0.0 Api

来自分类Dev

在WSO2 Identity Server中启用一次注销,然后重定向到自定义登录页面

来自分类Dev

WSO2 Identity Server中启用了totp身份验证的“记住我”不起作用

来自分类Dev

WSO2 Identity Server与ADFS Server集成时抛出NullpointerException

来自分类Dev

WSO2 Identity Server 5.9.0 oAuth2配置类型

来自分类Dev

WSO2 sh wso2server.sh -Dmigrate -Dcomponent=identity 没有运行迁移脚本

来自分类Dev

Wso2 Identity Server:提高资源上属性的AttributeFinderModule的性能

来自分类Dev

WSO2 Identity Server 5.1.0只能与JRE一起运行吗?

来自分类Dev

在WSO2 Identity Server仪表板中看不到任何选项

来自分类Dev

WSO2 Identity Server 5.0.0-chpasswd.sh无法正常工作

来自分类Dev

为WSO2 Identity Server部署自定义密码策略文件

来自分类Dev

有关集成WSO2 API管理器,Identity Server和Shibboleth的建议

Related 相关文章

  1. 1

    WSO2 Identity Server 5.0不包括“自我注册(注册)”页面?

  2. 2

    WSO2 Identity Server:在注册时自动将用户添加到角色

  3. 3

    WSO2与Identity Server的单点登录

  4. 4

    WSO2 Identity Server升级

  5. 5

    WSO2 Identity Server 5中的SAML SSO注销失败

  6. 6

    如何自定义所有WSO2 Identity Server登录相关页面

  7. 7

    使用WSO2 Identity Server和WSO2 API Manager保护后端

  8. 8

    使用WSO2 Identity Server的SAML2.0 SSO?

  9. 9

    WSO2 Identity Server UserAdmin SOAP接口

  10. 10

    WSO2 Identity Server是否支持OpenId Connect发现

  11. 11

    基于SAML / XACML的WSO2 Identity Server访问控制

  12. 12

    WSO2 Identity Server中的SAML请求-响应处理

  13. 13

    使用WSO2 Identity Server的SAML2.0 SSO?

  14. 14

    集成bonita和wso2 Identity Server

  15. 15

    使用WSO2 Identity Server 5.1进行单点登录

  16. 16

    WSO2 API Manager使用Identity Server存储访问

  17. 17

    wso2 Identity Server-无法删除租户

  18. 18

    用于会话管理的 WSO2 Identity Server 5.0.0 Api

  19. 19

    在WSO2 Identity Server中启用一次注销,然后重定向到自定义登录页面

  20. 20

    WSO2 Identity Server中启用了totp身份验证的“记住我”不起作用

  21. 21

    WSO2 Identity Server与ADFS Server集成时抛出NullpointerException

  22. 22

    WSO2 Identity Server 5.9.0 oAuth2配置类型

  23. 23

    WSO2 sh wso2server.sh -Dmigrate -Dcomponent=identity 没有运行迁移脚本

  24. 24

    Wso2 Identity Server:提高资源上属性的AttributeFinderModule的性能

  25. 25

    WSO2 Identity Server 5.1.0只能与JRE一起运行吗?

  26. 26

    在WSO2 Identity Server仪表板中看不到任何选项

  27. 27

    WSO2 Identity Server 5.0.0-chpasswd.sh无法正常工作

  28. 28

    为WSO2 Identity Server部署自定义密码策略文件

  29. 29

    有关集成WSO2 API管理器,Identity Server和Shibboleth的建议

热门标签

归档