Actions
Bug #25681
openOIDC users are marked as deleted after a new user is provisionned
Status:
Pending release
Priority:
1 (highest)
Assignee:
Category:
Web - Maintenance
Target version:
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
I hate Rudder for that
User visibility:
First impressions of Rudder
Effort required:
Very Small
Priority:
176
Name check:
To do
Fix check:
Error - Fixed
Regression:
No
Description
When I configured provisioning of OIDC users in Rudder, I can login provision a first user and it can successfully login, it is active.
When I provision a second one, the user is also logged in and active, but the first user I created gets deleted (marked with status='deleted'
in the database table, and in the API JSON response of user-management list, deleted users are just filtered out from the User management dashboard).
When every new user is provisioned, all existing OIDC users are marked deleted in the database.
But this should not happen and other OIDC users should remain with their status.
Files
Actions