【发布时间】:2015-07-25 11:52:13
【问题描述】:
我使用的是 IS 5.0,我在 wso2 IS 中使用 SCIM 服务删除了一个名为“开发者”的组,但未从表 IDN_SCIM_GROUP 中删除条目。当获取同一用户的详细信息时出现错误
{"Errors":[{"description":"Groups not found in the user store for the filter: displayNameEqdeveloper","code":"404"}]}
所以我再次使用同名“开发者”创建了组,但出现以下错误
{"Errors":[{"description":"Error when adding SCIM Attributes for the group: PRIMARY/developer A Group with the same already exists.","code":"500"}]}
感谢您的任何建议。
【问题讨论】: