How to use Multifactor Authentication (MFA)
Multifactor authentication provides extra layers of security. In addition to your password (the first factor), other factors (such as TOTP and passkeys) are required to access your account.
You can enable Multifactor Authentication (MFA) on your Scaleway account for enhanced security. Even in the event of a leaked password, your account is protected.
Two MFA methods are available:
- One-time password (TOTP) - method through which you access your account using a unique, time-based validation code generated by an app.
- Passkey - secure authentication method that eliminates the need to create, manage, or remember passwords.
Before you start
To complete the actions presented below, you must have:
- A Scaleway account logged into the console
How to enable TOTP
To use TOTP on your account, you first need to download an authenticator tool. Once configured, TOTP apps display a constantly rotating set of codes to use with your different accounts when you are prompted for one during login. Popular TOTP apps include:
- Download the app of your choice and install it onto your smartphone.
- Go to your Account Security page.
- Click Set up TOTP, in the Multifactor authentication section. A pop-up displays.
- Enter the code shown on the pop-up into your MFA app, or scan the QR code into your app. Your app sets up MFA for your Scaleway account and displays a 6-digit code.
- Enter the 6-digit authentication code given by your app into the box, then click Submit.
- Download or copy the backup codes shown, and store them in a safe place. These codes will be the only way to regain access to your account without your TOTP app.
TOTP MFA is now enabled on your account.
Next time you log in to your Scaleway account, you will be prompted for a TOTP code. Use your TOTP app to get the code and enter it in the Scaleway console.
How to update TOTP
If you no longer have access to the device in which you set up your TOTP, you can update your TOTP information and set it up via the Scaleway console.
Before you start
To complete the actions presented below, you must have:
- Owner status or IAM permissions allowing you to perform actions in the intended Organization
- Enabled TOTP on your account
- Go to your Account Security page.
- Click Update TOTP, in the Multifactor authentication section. A pop-up displays.
- Enter the code shown on the pop-up into your MFA app, or scan the QR code into your app. Your app sets up TOTP for your Scaleway account and displays a 6-digit code.
- Enter the 6-digit code given by your app into the pop-up box, and click Submit.
- Download or copy the backup codes shown, and store them in a safe place. These codes will be the only way to regain access to your account without your TOTP app.
How to delete TOTP
- Go to your Account Security page.
- Click Delete TOTP, in the Multifactor authentication section. A pop-up displays.
- Type DELETE in the box to confirm, then click Delete TOTP.
TOTP is now disabled on your account.
How to enable passkeys
A passkey is a passwordless authentication method that allows you to securely log in to apps and websites through public-key cryptography. Passkeys at Scaleway are supported by the WebAuthn standard.
When you enable a passkey, your authenticator tool generates a public/private key pair. The private key stays securely on your device while the public key is sent to Scaleway.
When you log in, the Scaleway sends a challenge to your device. Your device uses the private key to sign the challenge. Scaleway verifies the response using the public key.
Before you start
To complete the actions presented below, you must have:
- Owner status
- Set up a password manager on your device
- Go to your Account Security page.
- Click + Add passkey, in the Multifactor authentication section. A pop-up displays.
- Enter the passkey name you configured in your password manager.
- Click Start. Your password manager will be called and a pop-up might appear in your browser.
- Follow your password manager's instructions to confirm and finish setting up the passkey. If the process was successful, you will see a pop-up affirming that the passkey was added.
- Click Close.
You see a list of your passkeys.
How to delete a passkey
- Go to your Account Security page.
- Click delete icon, next to the passkey you want to delete in the Multifactor authentication section. A pop-up displays.
- Type DELETE in the box to confirm, then click Delete passkey.
TOTP is now disabled on your account.