Bug #25681
openOIDC users are marked as deleted after a new user is provisionned
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
Updated by Clark ANDRIANASOLO about 1 month ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO about 1 month ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/5951
Updated by Nicolas CHARLES about 1 month ago
- Priority changed from To review to 1 (highest)
Updated by Clark ANDRIANASOLO 16 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|319dd4ea35ff133c43c94b05a5244f665f3964aa.
Updated by François ARMAND 15 days ago
- File clipboard-202411061142-b1wbf.png clipboard-202411061142-b1wbf.png added
- Fix check changed from To do to Checked
This is correctly working.
Updated by Clark ANDRIANASOLO 15 days ago
- Fix check changed from Checked to Error - Blocking
It reactivates deleted users (not disabled ones) : see child issue #25825
Updated by Alexis Mousset 14 days ago
- Fix check changed from Error - Blocking to Error - Fixed
Updated by Vincent MEMBRÉ 13 days ago
This bug has been fixed in Rudder 8.1.8 and 8.2.1 which were released today.