teleport/lib/devicetrust/authn
Alan Parra 4e07b4dfa3
Implement client-side device authentication (#19377)
Implement the client-side device authentication ceremony.

Device authentication requires a previously registered and enrolled device. In
exchange for solving a challenge, the ceremony allows the user to augment their
certificates with device extensions, which are necessary to clear device-aware
authentication.

Wiring to `tsh` to be done in a follow-up PR.

gravitational/teleport.e#514
2022-12-16 14:24:56 +00:00
..
authn.go Implement client-side device authentication (#19377) 2022-12-16 14:24:56 +00:00
authn_test.go Implement client-side device authentication (#19377) 2022-12-16 14:24:56 +00:00
export_test.go Implement client-side device authentication (#19377) 2022-12-16 14:24:56 +00:00