Configure SCIM for Insomnia with Azure
Enable SCIM in Insomnia to generate a connection URL and token, then configure your Azure SAML application to enable SCIM provisioning and use the URL and token generated to integrate with Insomnia.
Prerequisites
Insomnia role
This tutorial requires the Owner role in your Insomnia account.
Verified domain
This tutorial requires a verified domain in Insomnia:
- Go to Enterprise Controls > Domains and add a new domain.
- Add the generated TXT record to your DNS tool.
- Click Verify Domain.
Azure permissions
You need:
- A Microsoft Entra subscription that can enable the Microsoft Entra SAML Toolkit SSO
- Cloud Application Administrator or Application Administrator permissions
Azure SSO
For this tutorial, you need to enable SSO with Azure in your Insomnia account. See Configure Azure SAML SSO in Insomnia for a detailed how-to guide.
Enable SCIM in Insomnia
Go to Enterprise Controls > SCIM and click the toggle to enable SCIM.
Follow the instructions in the modal that opens to generate the connector URL and token. Save both, you’ll need them later to configure SCIM.
The token will only be visible once in Insomnia. Make sure to store it in a secure location so you can retrieve it if needed.
Configure SCIM in Azure
- In the Azure app you created in the prerequisites, go to Manage > Provisioning and set Provisioning Mode to Automatic.
-
Configure the Insomnia integration under Admin Credentials:
Parameter
Value
Tenant URL The connector URL generated by Insomnia. Secret Token The token generated by Insomnia. - Click Test Connection to validate the configuration, then click Save to apply it.
For more information, see the Microsoft docs.