I’ve set up 2 seperate Enterprise Applications in EntraID, one for Azure OIDC and one for SCIM as per Inbound SCIM for New Azure AD Connections
If the user is removed from the SCIM app they’ll no longer have a role in my app but they’ll still have access through OIDC. Is there a way to couple these two processes, or do I just really on the user being authenticated but not authorised? The deprovisioned users will always hang around in my Auth0 tenant right as OIDC has no way to remove users?