Get Scim V 2 Resource Types

Standard SCIM metadata endpoint used by identity providers to get a list of server supported types. See https://datatracker.ietf.org/doc/html/rfc7644#section-4

Authentication

AuthorizationBearer
Bearer token authentication

Response

SCIM metadata object
totalResultsdouble
itemsPerPagedouble
startIndexdouble
Resourceslist of objects

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error