You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test result suggests that the response to GET /ServiceProviderConfig is missing a value for authenticationSchems.specURI. According to the spec, the field name should be specUri. It is also not required.
Description:
I've been experimenting with https://github.com/wso2-incubator/scim2-compliance-test-suite
and it generated an error for me that appears to not match the SCIM 2.0 spec, RFC7643
wso2-incubator/scim2-compliance-test-suite#11
The test result suggests that the response to
GET /ServiceProviderConfig
is missing a value forauthenticationSchems.specURI
. According to the spec, the field name should bespecUri
. It is also not required.Suggested Labels:
Affected Product Version:
3.0.0 / 3.0.7
Related Issues:
wso2-incubator/scim2-compliance-test-suite#11
The text was updated successfully, but these errors were encountered: