Skip to main content

Overview

System for Cross-domain Identity Management (SCIM) is an open standard protocol that simplifies user provisioning and management across different systems and applications. It provides a standardized approach for creating, retrieving, updating, and deleting user identities and associated attributes. SCIM allows organizations to streamline user management processes and maintain consistent user information across various platforms. By implementing a comprehensive subset of the SCIM 2.0 API, DronaHQ offers seamless integration with Identity Provider (IDP) vendors like Okta and Azure Active Directory. This integration enables efficient user and role management within applications built on the DronaHQ platform. Organizations can leverage SCIM capabilities to automate user provisioning, synchronization, and deprovisioning, reducing manual administrative tasks and ensuring consistent access control across their systems.

Authentication

To access the SCIM 2.0 API, you need to include the following authentication key in the header of your API requests:

Headers

KeyValue
AuthorizationBearer <SCIM Auth Token>