我使用wso2is-5.10.0。活动限制会话处理程序中的错误是最近修复的(https://github.com/wso2-extensions/identity-local-auth-basicauth/pull/77)。我希望在我的设置中使用新的组件identity-local-auth-basicauth构建。我该怎么办?是否足以替换repository/components/dropins中的文件?
发布于 2020-10-26 05:40:57
在wso2is-5.10.0中,相关的标识本地基本版本为6.3.0。因此,如果您想要将该修补程序应用到wso2is-5.10.0,则需要将该补丁应用于6.3.01标记。然后构建jar并替换存储库/components/dropins/ location中的文件。
1- https://github.com/wso2-extensions/identity-local-auth-basicauth/tree/v6.3.0/
https://stackoverflow.com/questions/64531848
复制相似问题