Get Supported Resources

Use this API to return the list of supported User/Group resources from the SCIM service provider.

Additional Information

  • ResourceTypes indicates the type of a resource that is managed by a service provider.
  • Each resource type (i.e. 'User' or 'Group') defines the resource name, endpoint URL, core schema URI, supported schema extensions, and other metadata that indicate where a resource is managed and how it is composed.

Example Request

GET https://{hostname}/scim/v2/ResourceTypes

GET https://trial.onetrust.com/scim/v2/ResourceTypes

Language
Authorization
OAuth2