Summary of SCIM 1.1 protocol support
the server supports all required features of the SCIM 1.1 protocol and most optional features. The following table describes SCIM features and whether they are supported.
SCIM Feature | Supported |
---|---|
Etags |
Yes |
JSON |
Yes |
XML1 |
Yes |
Authentication/Authorization |
Yes, via HTTP basic authentication or OAuth 2.0 bearer tokens |
Service Provider Configuration |
Yes |
Schema |
Yes |
User resources |
Yes |
Group resources |
Yes |
User-defined resources |
Yes |
Resource retrieval via GET |
Yes |
List/query resources |
Yes |
Query filtering1 |
Yes |
Query result sorting1 |
Yes |
Query result pagination1 |
Yes (Directory server, not Directory Proxy server) |
Resource updates via PUT |
Yes |
Partial resource updates via PATCH1 |
Yes |
Resource deletes via DELETE |
Yes |
Resource versioning1 |
Yes (requires configuration for updated servers) |
Bulk1 |
Yes |
HTTP method overloading |
Yes |
Raw LDAP Endpoints2 |
Yes |
1 denotes an optional feature of the SCIM protocol.
2 denotes a the Server extension to the basic SCIM functionality.