Hi everyone,
We’re currently setting up SCIM provisioning from Microsoft Entra ID (Azure AD) to Freshservice using the official “Azure Active Directory Provisioning (SCIM)” app from the Freshservice Marketplace.
We’ve followed the official documentation and user provisioning works fine when users are assigned individually to the app. However, we’re trying to manage provisioning using groups — and that’s where we’re hitting a roadblock.
What we’ve tested:
-
Created a Security group in Entra (not a Microsoft 365 group)
-
Added the group under “Users and Groups” in the Freshservice Enterprise App
-
Verified that the Provisioning Scope is set to “Sync only assigned users and groups”
-
Provisioning works for individually assigned users
But for the group, the following error shows up in provisioning logs:
Group 'APP-Freshservice' will be skipped. EntityTypeNotSupported
Has anyone successfully used groups (specifically, Security groups) in Entra to automatically provision users into Freshservice via SCIM?
Or does the Freshservice SCIM integration simply not support Group objects — and only support User provisioning?
It would be super helpful to have this confirmed so we know whether we need to work around this with manual assignments or automation outside of Entra.
Thanks in advance!