Bug #24692
Updated by Clark ANDRIANASOLO 7 months ago
In user management dashboard, when attempting to delete a user provisioned with OIDC (@managedby=oidc@ in the database table of users), the UI displays a success notification but the user is still @active@ and remains in the dashboard.
It should be marked as @deleted@ and no longer be displayed in the dashboard. And we should also warn the user (in a modal) that the user is auto-provisioned and could log in to Rudder again if still present on the Identity Provider side, and if they want to disable access they should use the @Disable@ button instead.