Marq SCIM API introduction

Marq SCIM API is used by SSO partners to provision, manage, and de-provision users and teams (groups).
The SCIM API is available for Marq accounts on the Enterprise plan.

The SCIM API is based on the Open standard:
System for Cross-domain Identity Management 2.

Our SCIM implementation uses the 2.0 version of the protocol.

Implemented features

Our SCIM implementation supports two types of resources:

  • Users — users in an account.
  • Groups — teams in an account.

With SCIM you can:

  • Users
    • Get all users in an account.
    • Get all groups in an account.
    • Update, activate, or deactivate users.
    • Delete users.
  • Groups
    • Add new users to any group in an account.
    • Move users between groups.
    • Remove users

Supported identity providers

Marq currently supports the following identity providers:

  • Okta - See how to set up automated provisioning with OKTA
  • Azure AD - See how to set up automated provisioning with Azure AD
  • Active Directory (ADFS) - See how to set up automated provisioning with Active Directory