-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Consolidate #/reset web APIs for U2F, 2FA authentication #2923
Milestone
Comments
I've a few open questions about this ticket, it is good that we'll provide Local user DB needs reset/passwd capability and the ability to Reset/regenerate TOTP 2fa "master key. My questions are
|
|
@alex-kovoy Can we merge this with #3265 ? |
Closed
Closing it as it has been implemented #3287 in the hornet branch which is the dev branch for V5 release. |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
We need to unify Gravity and Teleport web APIs for handling #s by bringing Gravity changes to Teleport.
For example, in Gravity we use the same endpoint for U2F/2FA/OFF registrations https://github.com/gravitational/gravity/blob/master/lib/webapi/webapi.go#L683 whereas in Teleport we have separate for U2F and 2FA.
Also, by taking Gravity changes, will automatically address these tickets #1294 #2280
This will also increase a portability of web components between Gravity and Teleport.
The text was updated successfully, but these errors were encountered: