Use Multifactor Authentication (MFA)
Multifactor authentication (MFA) adds a second verification step when you log in to the Scaleway console. Even if someone obtains your password, they cannot access your account without this second factor.
Scaleway supports two MFA methods:
- One-time password (TOTP) - a unique, time-based code generated by an authenticator app on your phone. Available to all account types (Owners and IAM Members).
- Passkey - a passwordless method based on public-key cryptography (WebAuthn standard). Passkeys can act as a second factor, or — if your device supports user verification — as a complete single-step login that handles both factors at once. Available to account Owners only.
As an account Owner, you can enable both methods simultaneously.
Before you start
To complete the actions presented below, you must have:
- A Scaleway account logged in to the console
- Owner status or IAM permissions allowing you to perform actions in the intended Organization
TOTP authentication
To use TOTP, you first need to install an authenticator app on your device. Once set up, the app generates rotating codes used to verify your identity at login. Popular TOTP apps include Google Authenticator, Authy, and FreeOTP.
Enable TOTP
- Download and install an app of your choice on your device.
- Go to your Account Security page. If you are logged in as an IAM Member, click Credentials in your user overview page.
- In the Authentication methods section, click Set up TOTP. A pop-up appears.
- Scan the QR code with your authenticator app, or manually enter the setup code shown if you cannot scan it. Your app will begin generating 6-digit codes for your Scaleway account.
- Enter the current 6-digit code from your app into the box and click Submit.
- Download or copy the backup codes displayed, and store them somewhere safe.
TOTP MFA is now enabled on your account. From your next login onward, you will be prompted to enter a 6-digit code from your authenticator app after your primary credentials.
Update TOTP
If you no longer have access to the device where TOTP was set up, you can reconfigure it through the Scaleway console.
- Go to your Account Security page.
- In the Authentication methods section, click Set up TOTP. A pop-up appears.
- Scan the QR code with your authenticator app, or manually enter the setup code shown if you cannot scan it. Your app will begin generating 6-digit codes for your Scaleway account.
- Enter the current 6-digit code from your app into the box and click Submit.
- Download or copy the backup codes displayed, and store them somewhere safe.
If you have lost access to your account and cannot log in, see I cannot log in to my account.
Delete TOTP
- Go to your Account Security page.
- In the Authentication methods section, click Delete. A pop-up appears.
- Type DELETE in the box to confirm, and click Delete TOTP.
TOTP is now disabled on your account.
Passkey authentication
A passkey is a passwordless authentication method based on public-key cryptography, supported by the WebAuthn standard.
When you create a passkey, your authenticator app generates a key pair: the private key stays on your device, while the public key is sent to Scaleway. At login, Scaleway issues a challenge that your device signs with the private key — Scaleway then verifies it using the public key.
You can use a passkey in two ways:
- As a passwordless login method: if your passkey supports user verification, it handles both factors in a single gesture, no password required. User verification means your device confirms that you are the authorized owner before releasing the passkey, typically via a biometric check (fingerprint, Face ID) or a PIN. For example, a macOS passkey protected by Touch ID supports identity verification.
- As a two-factor login method (2FA): if your passkey does not support user verification, it acts as a WebAuthn security key — confirming possession of the device after a first factor (password, SSO, or authentication code).
Not all passkeys support user verification. If you authenticate with your passkey and are returned to the login form instead of being signed in, see I cannot use my passkey as a passwordless login.
Before you start
To complete the actions presented below, you must have:
- Owner status
- Set up a password manager on your device
Enable a passkey
- Go to your Account Security page.
- In the Authentication methods section, click + Add passkey. A pop-up opens.
- Enter the passkey name you configured in your password manager.
- Click Start. Your password manager will be prompted, and a pop-up may appear in your browser.
- Follow your password manager's instructions to complete the setup. A message confirms the passkey is successfully added.
- Click Close.
Upgrade a passkey to passwordless login
- Go to your Account Security page.
- Next to the passkey you want to upgrade, click more icon > Upgrade to passwordless login. A pop-up appears.
- Click Upgrade to passwordless login. Your password manager will be prompted, and a pop-up may appear in your browser to check identity verification.
- Follow your password manager's instructions to complete the setup. A confirmation message displays once the passkey is upgraded.
- Click Close.
If the upgrade fails, see I cannot use my passkey as a passwordless login.
Delete a passkey
- Go to your Account Security page.
- Next to the passkey you want to delete, click more icon > Delete. A pop-up appears.
- Type DELETE in the box to confirm and click Delete passkey.
The passkey is removed from your Scaleway account.
Troubleshoot login issues
If you have problems logging in to the console with TOTP, see I cannot log in to my account.
If you have problems logging in to the console with a passkey, see I cannot use my passkey as a passwordless login.