WSO2是否提供了Schemas和ServiceProviderConfigs等端点 https://localhost:9443/wso2/scim/Schemas https://localhost:9443/wso2/scim/ServiceProviderConfigs
答案 0 :(得分:0)
WSO2在其Identity Server中公开SCIM端点。
但是,如果您查看服务定义(以及WSO2&#39; s文档),您会发现只定义了两个服务:用户和组 < / p>
您仍然可以访问Carbon并在其中添加Service Probider和Schema,而不是通过SCIM的REST API。