在设置新的 WSO2 Identity Server 4.1.0 时,我被要求禁用自注册。我按照wso2 身份服务器中的步骤操作 - 用户自我注册,效果很好。不过,我现在需要将自我注册添加回系统。
我添加了以下功能存储库:http : //dist.wso2.org/p2/carbon/releases/4.0.3(这似乎是正确的)并尝试添加“身份自我注册功能”v4.0.3(已删除的版本)回到系统中。我收到一个对话框,指出“在安装功能之前必须审查并接受以下许可证。” 没有列出许可证。当我按下 Next 时,它什么也没做。Back & Cancel 都可以正常工作,但我无法继续。
我什至尝试关闭系统并从 zip 分发中复制功能并重新启动它。这似乎没有向系统重新注册它们。
从 zip 中复制回来的功能是以下位置下的所有内容:
repository/components/features/org.wso2.carbon.identity.self.registration_4.0.3
repository/components/features/org.wso2.carbon.identity.self.registration.server_4.0.1
repository/components/features/org.wso2.carbon.identity.self.registration.ui_4.0.3
任何有关重新启用此功能的帮助将不胜感激!