Set it up
After you configure your provider:
- Link a group to a team to have a directory group drive a team roster.
- Enforce sign-in against the directory once you are satisfied the directory is right.
What a push changes
A push does not grant or remove access. Pushed users appear as active in your imported directory. Sign-in enforcement controls whether they can sign in, and it is off until you turn it on. A pushed group does not affect a team until you link it. ResolveAI stores every group you assign, but most groups never feed a team. You create the link in ResolveAI; your provider does not create it. See Linking groups to teams. Push users before groups. If a group names people ResolveAI does not have yet, ResolveAI stores the group push but refuses to reconcile the linked team. The team stays unchanged; it is not emptied. The sync is flagged as needing attention.Deactivating and removing
Supported operations
/Users and /Groups support list, create, read, replace, update and delete. /ServiceProviderConfig and /Schemas are readable. Bulk operations, sorting and password changes are not supported. List results default to 100 per page and have a maximum page size of 200.
ResolveAI supports fewer filter forms than the SCIM specification. It accepts the forms that providers send:
/Users:userName eq "value"only.externalId eqis not supported here./Groups:displayName eq "value"orexternalId eq "value".
When a push is refused
“Email domain is not configured for this SCIM connection.” ResolveAI accepts only the email domains configured on your connection. Matching is exact and does not include subdomains. A connection configured forexample.com refuses someone@eng.example.com. This prevents an identity provider from provisioning into a domain it does not own.
Map your provider to send an address on a configured domain, or ask your Resolve contact to add the domain.
ResolveAI reports refusals as Sync needs attention on the Authentication page and includes the reason.
