Interested to see if anyone is using SCIM through Microsoft Entra or what they are doing instead for managing the provisioning / removal of accounts in retool.
We're currently using SCIM alongside SAML SSO. We've enabled the aadOptscim062020
flag to ensure SCIM 2.0 compliance, but are having some issues:
- User Updates - only the Active flag is currently enabled for update in retool. If there's an error with the name / then this needs to be updated manually so doesn't remain in sync with entra.
- Bug when updating the active flag. Currently the active flag update doesn't function as expected. This has been raised as a bug but means that any removals are not set as inactive in retool.
- Group Updates - Any group updates only look to apply when the use logs in.
Cheers