We’re struggling a bit with our SCIM provisioning and HS permissions. The issue is we have so many titles and HS lacks the ability to do a wildcard or regex matching of titles. An example if I understand how HS works is Sales Rep and Sr Sales Rep would be two different permissions sets based on title? Ideally it would be anything with Sales Rep in the title or just Sales would match a specific permission set. Even if we could just add an or statement to the permission set that would help. So something like " if Sales Rep or Sr Sales Rep then match Sales"
Another option would be to create a custom attribute in our IDP named something like HubSpot Role and we could then configure HubSpot to look at that attribute when passed to match permissions sets. This is the way other vendors that we use handle this.
The ask is to allow customizing on the HubSpot side of the SCIM field HS is looking at for permission set matching. We only have 3 permission set needs but probably 100 titles that need access so we have 100 permission sets instead of 3. SCIM is required in our environment for timely deprovisioning of user account when an employee leaves.