Clients authenticate to the SCIM APIs by using bearer token authentication, as defined by RFC 6750. Every request must include an Authorization request header, where the header value uses the form Bearer {access token}
.
A bearer token must be obtained from an external authorization server, such as PingFederate.