Import existing 2FA secrets #345
Labels
No labels
bug
chore
documentation
enhancement
help
in-progress
question
ready-for-release
released
translation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
adam/gate#345
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe your idea for an enhancement:
I don't know if this is bad from a security point of view, but for migrating from other SSO solutions it would be great to be able to directly import existing 2FA/TOTP secrets so that the user does not have to re-setup authentication apps.
Describe alternatives you've considered:
Direct database manipulation does not seem to be straightforward, so the users would have to generate new TOTP-tokens on all devices.
Additional context:
Trying to migrate my small setup from the over-complex Authentik to VoidAuth I would like to make the transition mostly hassle-free.