Skip to main content
Connect Microsoft Entra ID to Grunt so your IT team can manage PowerPoint license assignments through your directory. SCIM creates or updates users and assigns access when they enter scope. When Entra sends a deactivation or deletion, Grunt removes their license assignment for the connected organization and subscription.
SCIM manages user access. Single sign-on (SSO) manages how users sign in. You can configure them separately.

Before you start

Have the following ready:
  • A Grunt organization with SCIM enabled and an active PowerPoint subscription.
  • Permission to manage your organization’s Settings in the Grunt portal.
  • An Entra administrator who can manage enterprise applications and provisioning, such as an Application Administrator.
  • A pilot user whose company email address matches the address they use in Grunt.
If SCIM provisioning is missing from your organization’s settings, contact Grunt support to check that it is enabled.

Connection details

Use the base URL exactly as shown. Do not add /Users or /ping. Paste only the key into Secret Token, without a Bearer prefix.

Set up provisioning

1

Get your organization's SCIM key

Open the Grunt portal, select your organization, and open Settings.Under SCIM provisioning, click Rotate key, then Confirm rotate. Copy the new SCIM key before leaving the page; it is displayed only once. Store it in your organization’s password manager.
Rotating a key replaces the current portal-issued key. If you already use it in an integration, update that integration immediately. A hidden key does not mean that no integration exists.
2

Create an enterprise application

In the Microsoft Entra admin center, open Entra ID > Enterprise applications > New application > Create your own application.Name it Grunt SCIM and choose Integrate any other application you don’t find in the gallery. Create the application. If you already have a Grunt provisioning application, open that application instead.
3

Connect to Grunt

Open Provisioning > New configuration. Enter the Tenant URL and Secret Token from the connection details above.Click Test Connection, then Create after it succeeds.
In the older Entra interface, select Provisioning Mode > Automatic, enter the values under Admin Credentials, test the connection, and click Save.
4

Configure user mappings

Choose which user details Entra sends to Grunt.
  1. Open your Grunt provisioning configuration. Under Manage, select Attribute Mapping, then Users.
  2. Find the mapping whose target attribute is userName. Click its pencil icon and set the source to mail, or to userPrincipalName if that contains the email address your users use in Grunt. Use this as the matching attribute with precedence 1.
  3. Review the remaining mappings against the user attribute mappings below. Keep the default deactivation expression for active so Entra can remove access. Remove unsupported default mappings as described below.
  4. Save your changes.
In the older Entra interface, open Provisioning > Mappings > Provision Microsoft Entra ID Users to edit these attributes. Set Enabled to Yes. If you see Target Object Actions, keep Create, Update, and Delete selected. You do not need to find these checkboxes in the new attribute editor.
5

Choose who gets access

Limit provisioning to a pilot user or small pilot group before starting the sync.
  1. In the provisioning configuration, open Manage > Scoping filters. Select Users, then click the pencil icon to open Configure Scoping Filters.
  2. In Scope Settings, keep user provisioning enabled. In Scope by assignment, choose to provision only assigned users and groups.
  3. In Users and groups, assign your pilot user or pilot group to the application. Review any existing assignments so the pilot includes only the intended users.
  4. Leave Scope by attribute without additional rules for this pilot. On Review, check your choices and click Save.
  5. Return to Scoping filters and select Groups. If group provisioning is enabled, edit its configuration, disable it in Scope Settings, and save.
Grunt provisions user accounts only. Assigning an Entra group selects its members for user provisioning; disabling group provisioning prevents Entra from sending the group object itself to Grunt.
In the older interface, assign your pilot from the enterprise application’s Users and groups > Add user/group, then click Assign. Under Provisioning > Settings, set Scope to Sync only assigned users and groups and save. Under Mappings > Provision Microsoft Entra ID Groups, set Enabled to No and save.
Group assignment requires Microsoft Entra ID P1 or P2. Only direct user members are included; nested groups are not supported. You can assign the pilot user directly instead. See Microsoft’s assignment guide.Review the selected users before continuing: each active user provisioned to Grunt receives a PowerPoint seat assignment when subscription inventory is available. See Microsoft’s scoping guide for the current wizard.
6

Verify your pilot and start provisioning

Use Provision on-demand for the pilot user. Review each result, then confirm their license assignment in the Grunt portal and ask them to sign in to the add-in.Configure a notification email for provisioning failures and enable accidental deletion protection. Select Start provisioning with only the pilot users assigned.Test removal with the pilot account too: remove its assignment to the Entra application and confirm that the next provisioning cycle removes its Grunt license assignment. Reassign the account to test restoring access.Once both tests succeed, add the remaining users and monitor Provisioning logs.
Microsoft’s SCIM connection guide covers the Entra connection screens. See also on-demand provisioning for testing an individual user.

User attribute mappings

Grunt identifies users by email address. Choose one Entra attribute that contains the email address your users use in Grunt, and use it consistently. If your tenant’s userPrincipalName is the email address used in Grunt, you can map it to userName instead of mail. Check that the chosen attribute is populated for every assigned user, including guests. Use the mappings above. You can keep or add the objectId to externalId mapping. Grunt stores this reference separately for the connected SCIM organization and subscription; updating it does not change the user’s email or sign-in identity. Remove other default mappings unless Grunt support has asked you to configure them. Grunt supplies the SCIM resource id. Do not map Entra’s object ID to id. Updates can repeat the existing id or userName, but cannot change or remove them. Grunt does not support changing a provisioned user’s email identifier through SCIM. Contact support before rolling out an email-domain change or renaming provisioned accounts. For the Entra mapping controls, see Microsoft’s attribute mapping guide.

What happens after setup

Changes follow Entra’s provisioning schedule. Allow the sync to complete and the add-in to refresh its license; do not use SCIM as an immediate session-termination mechanism.

Renew the SCIM key

New keys generated in the Grunt portal expire 365 days after creation. Record the creation date and schedule renewal before expiry.
  1. In your organization’s Settings, click Rotate key and copy the replacement.
  2. Replace Secret Token in the existing Entra provisioning configuration.
  3. Test the connection and save the configuration.
  4. Confirm that provisioning resumes successfully in Provisioning logs.
Keep the same enterprise application and assignments when renewing. If you have an older key supplied by Grunt, contact support to confirm its expiry and renewal plan.

Troubleshooting

Check that Secret Token contains the full SCIM key for the correct organization, without quotes or a Bearer prefix. Confirm that SCIM is enabled and that the key has not expired or been replaced.If an existing connection stopped working without a configuration change, contact Grunt support before rotating keys. Include the failure time, organization name, and Entra error message. Never include the secret token.
Check that provisioning is running, the user or group is assigned to the application, and the user passes any scoping filters. Use Provision on-demand to see why a pilot user is skipped. Confirm that the mapped email is populated.
Disable group provisioning under Scoping filters (or disable the group mapping under Mappings in the older interface). Keep your group assigned under Users and groups if you use its membership to select users.
Confirm that SCIM is connected to the intended organization and an active PowerPoint subscription. Compare the provisioned email with the email used in the add-in, then check the user’s seat assignment in the Grunt portal. Contact support if the assignment is missing after a successful sync.
Check that userName still contains the email address already used in Grunt, and remove any mapping to id. Repeating an unchanged userName or id is supported. Updating externalId is also supported and does not change the user’s SCIM identity. Contact support if the user’s email has changed.
For add-in activation and connectivity issues, see Licensing and provisioning and Network and security.