In this section:
All requests against the SCIM API require the SCIM secret as the bearer token.
As part of the process to enable SCIM support, you generate a secret. This secret is used in the authorization header for all API requests.
Example header
Authorization: Bearer fn5V9eazQqCGcnDq7UMUnw==:onbq-F2Q8HdyByJG6mi1yaWKcRlhrpDirVSz7o3-U8k='
Use the following APIs to perform provisioning and management tasks, including the bearer token in the authorization header in every request.