SCIM
System for Cross-Domain Identity Management (SCIM) is a standard implemented by Identity Providers and applications in order to facilitate federated identity management. Through these APIs you can add and delete members as well as teams. Sentry SaaS customers must be on a Business Plan with SAML2 Enabled. SCIM uses a bearer token for authentication that is created when SCIM is enabled. For how to enable SCIM, see our docs here.
Sentry's SCIM API does not currently support syncing passwords, or setting any User attributes other than active
.
Delete an Individual Team
Delete an Organization Member via SCIM
List an Organization's Paginated Teams
List an Organization's SCIM Members
Provision a New Organization Member
Provision a New Team
Query an Individual Organization Member
Query an Individual Team
Update a Team's Attributes
Update an Organization Member's Attributes