Access Platform
Secure, Unified Infrastructure Access with Teleport MFA
Discover the most secure way to access your entire infrastructure. Teleport MFA enhances protection with Multi-Factor Authentication, simplifying access management for distributed teams while ensuring compliance and eliminating credentials as attack vectors.
Terminal
$ kubectl exec -ti postgres -- /bin/bash
Tap any security key ...
Access granted
[container] $ psql -u admin
Terminal
$ kubectl exec -ti postgres -- /bin/bash
Tap any security key ...
$ ssh root@postgres
Tap any security key ...
$ psql -h postgres
Tap any security key ...
Terminal
$ tsh mfa add
Choose device type [TOTP, U2F]: u2f
Enter device name: desktop yubikey
Tap any *registered* security key
Tap your *new* security key
MFA device "desktop yubikey" added.