[Enhancement]: Abilty to edit or unlink users from SSO Providers #1714

Closed
opened 2026-04-24 23:55:51 +02:00 by adam · 1 comment
Owner

Originally created by @mdbell on GitHub (Feb 6, 2024).

Describe the feature/enhancement

While testing some stuff with Authentik I inadvertently logged in with a test user with my email address, instead of logging in as my desired account. I then deleted the user from Authentik, effectively locked out of SSO on account. While I was able to manually edit the extraData column in the sqlite DB, it's not something that all server admins can be realistically expected to do (at least without clobbering their DB).

It would be nice for an admin user to be able to edit, or just reset; the UID. Perhaps just a "Unlink SSO" button on the edit user dialog?

Originally created by @mdbell on GitHub (Feb 6, 2024). ### Describe the feature/enhancement While testing some stuff with Authentik I inadvertently logged in with a test user with my email address, instead of logging in as my desired account. I then deleted the user from Authentik, effectively locked out of SSO on account. While I was able to manually edit the `extraData` column in the sqlite DB, it's not something that all server admins can be realistically expected to do (at least without clobbering their DB). It would be nice for an admin user to be able to edit, or just reset; the UID. Perhaps just a "Unlink SSO" button on the edit user dialog?
adam added the enhancement label 2026-04-24 23:55:51 +02:00
adam closed this issue 2026-04-24 23:55:52 +02:00
Author
Owner

@advplyr commented on GitHub (Feb 20, 2024):

Added in v2.8.0

This is available in the user edit modal

@advplyr commented on GitHub (Feb 20, 2024): Added in [v2.8.0](https://github.com/advplyr/audiobookshelf/releases/tag/v2.8.0) This is available in the user edit modal
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#1714