WebAuthn
WebAuthn (passkeys and security keys) provides phishing-resistant MFA.
Setup in the Web UI
Section titled “Setup in the Web UI”- Open Account Security
- Click Enable MFA (or Add Method if MFA is already enabled)
- Choose Passkey or security key
- Follow your browser prompt to complete enrollment
Using WebAuthn
Section titled “Using WebAuthn”Web UI
Section titled “Web UI”When prompted for MFA, select the security key option and complete the browser prompt.
The CLI can use WebAuthn methods marked CLI Compatible:
- In Account Security, edit your WebAuthn method
- Enable CLI Compatible (recommended for hardware keys)
- Use
--mfa-method webauthnwhen prompted
rack-gateway deploy -a myapp --mfa-method webauthnManaging Methods
Section titled “Managing Methods”In Account Security → Registered MFA Methods, you can:
- Edit the label
- Toggle CLI Compatible (WebAuthn only)
- Remove a method