Start using Passkeys to login into OpenVPN account
Passkeys replace traditional passwords with a modern, secure method. They let you sign in to your OpenVPN account using the same simple method you use to unlock your device - such as your fingerprint, face scan (Face ID/Touch ID), or local PIN/device password.
To enroll in password-less authentication using Passkeys, follow the steps below:
After you login, expand the User Account menu in the bottom-left corner and select My Account.
On the Security & Privacy tab, in the Passwordless Authentication section, click Set up.
Click Add Passkey.
Sign in with your password and, if set up, your 2FA code.
Follow the on-screen prompts and select an appropriate option to store your Passkey.
Store securely on a service that syncs the Passkey across multiple devices (e.g., iCloud).
Store Passkey on a dedicated external hardware key (e.g., YubiKey).
Verify your identity using your device's local unlock mechanism (fingerprint, face, or PIN) to confirm the creation of the PassKey.
Note
An option to set up a Passkey may be provided to you after login.
To sign in with a Passkey, follow the steps below:
On the Sign In screen, you may see your username with a Passkey label or an option to Continue With Passkey in addition to the normal password method.
Click Continue With Passkey or the Passkey tagged username.
The system automatically suggests the available Passkey credential for your account.
Follow the prompts shown on the registered device to prove your identity.
Once your identity verified, you are logged in immediately.
FAQ
- 1. What are Passkeys?
- 2. Why should I use Passkeys?
- 3. What Passkey authentication options are available based on the device's operating system?
- 4. How do Passkeys work?
- 5. Which standards do Passkeys follow, and which regulations recommend their use?
- 6. What is FIDO2?
- 7. What is WebAuthn?
- 8. What is an Authenticator?
- 9. What will happen if I lose access to my Passkey?
1. | What are Passkeys? |
Passkeys replace traditional passwords with a modern, secure method. They let you sign in to your OpenVPN account using the same simple method you use to unlock your device - such as your fingerprint, face scan (Face ID/Touch ID), or local PIN/device password. Passkeys are built on the FIDO2/WebAuthn standards and eliminate the need to remember complex character strings, making sign-ins faster, safer, and more convenient. | |
2. | Why should I use Passkeys? |
Passkeys have several benefits. Some of which are:
| |
3. | What Passkey authentication options are available based on the device's operating system? |
| |
4. | How do Passkeys work? |
Passkeys utilize public-key cryptography to verify your identity without sending any secrets over the network. The pair of keys is: Private key is securely stored on the user's authenticator device and never leaves it. Public key is stored on the OpenVPN server and linked to the user's account. The OpenVPN authentication service sends a unique random challenge. The device uses its Private Key to sign this challenge cryptographically. The service verifies the signature using the stored Public Key. If valid, the identity is confirmed. No password or private key is transmitted over the network. | |
5. | Which standards do Passkeys follow, and which regulations recommend their use? |
Passkeys are widely adopted, based on global open standards, and are highly recommended by leading security authorities.
| |
6. | What is FIDO2? |
FIDO2 (Fast Identity Online) - is an advanced authentication standard that enhances user authentication by replacing passwords with more secure methods like biometrics (e.g. Face ID, Touch ID, Windows Hello) or hardware security keys (e.g. YubiKeys), which significantly reduces the risk of cyber attacks such as phishing and password theft. | |
7. | What is WebAuthn? |
WebAuthn is a web standard introduced by the World Wide Web Consortium (W3C) to simplify and standardize strong user authentication online. It uses public-key cryptography to provide strong authentication, making it resistant to phishing and other common online attacks. While WebAuthn lays down the framework for utilizing private keys for authentication, passkeys are a specific implementation of this framework, tailored for easy user interaction and broad application. | |
8. | What is an Authenticator? |
The physical device or software that securely stores and manages the private passkey. Examples include your smartphone, laptop, or a physical security key. | |
9. | What will happen if I lose access to my Passkey? |
If you have lost access to all synced devices and cannot recover your passkeys via your platform provider (Apple, Google, etc.), you will be prompted to use your original “email/password” combination and 2FA (if it was enabled previously). |