Skip to content

Commit 4b973b7

Browse files
fix(acc): auth (#5505)
1 parent c9ecaf6 commit 4b973b7

File tree

5 files changed

+22
-23
lines changed

5 files changed

+22
-23
lines changed

pages/account/concepts.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ Multiple instances of abuse from the same offending resource for the same reason
1616

1717
An active session begins when a computer or device signs into your account. To connect you to your account, Scaleway uses JSON Web Tokens (JWT). JWT allows secure transmission of information between parties through tokens. These parties can be users, servers, or any other combination of services. In the case of Scaleway, when a user connects to their account (e.g. via an email address and password), we generate a token, associate it with the session and send it to the user. The token is composed of a header, a payload, and a signature. You can see the list of your active sessions in the [Scaleway console](https://console.scaleway.com/settings/account/security), to get an overview of all devices that are signed in and recently active on your account.
1818

19+
## Authentication code
20+
21+
An authentication code provides quick and secure access to your account without the hassle of remembering your [password](#login-information). When you choose to sign in with an authentication code, you receive a unique code sent directly to your email inbox that you can use one time only to [authenticate your login](/account/how-to/log-in-to-the-console/#how-to-log-in-with-an-authentication-code).
22+
1923
## Console
2024

2125
The Scaleway console allows you to view and manage your Scaleway products, billing information, support tickets, and more. [Access the Scaleway console](https://console.scaleway.com/organization).
@@ -26,16 +30,12 @@ The Scaleway console allows you to view and manage your Scaleway products, billi
2630

2731
## Login information
2832

29-
Consists of the **e-mail address** your account is registered to and its corresponding [**password**](#password). With your login information, you can connect to your Scaleway Organization via the Scaleway console. As an alternative to using a password, you can login using a [magic link](#magic-link).
33+
Consists of the **e-mail address** your account is registered to and its corresponding [**password**](#password). With your login information, you can connect to your Scaleway Organization via the Scaleway console. As an alternative to using a password, you can login using an [authentication code](#authentication-code).
3034

3135
## MAC Address
3236

3337
A **M**edia **A**ccess **C**ontrol Address is a unique ID assigned to network interface cards (NICs), used to ensure the physical address of a computer. It identifies the hardware manufacturer and is used for network communication between devices in a network segment.
3438

35-
## Magic Link
36-
37-
A magic link provides quick and secure access to your account without the hassle of remembering your [password](#login-information). When you choose to sign in with a magic link, you receive a unique link sent directly to your email inbox which you can use one time only to authenticate your login. Afterward, it automatically becomes invalid.
38-
3939
## Multifactor Authentication (MFA)
4040

4141
Multifactor authentication (MFA) is any form of verification that requires two factors to authenticate to a device you wish to connect to. Scaleway supports MFA for Cloud accounts in the form of a security code that you use in addition to your [password](#password) when you log in. You can receive the code via SMS or an authenticator app on your smartphone. Enabling MFA adds an additional layer of security against unauthorized access to your account.
@@ -44,7 +44,7 @@ Refer to the [How to use MFA](/account/how-to/use-2fa) documentation page for mo
4444

4545
## Password
4646

47-
A password is a string of characters associated to your account's email address that allows you to access the [Scaleway console](https://console.scaleway.com/). It is personal and must not be shared with anyone. Alternatively, you can use a [magic link](#magic-link) to authenticate yourself.
47+
A password is a string of characters associated with your account's email address that allows you to access the [Scaleway console](https://console.scaleway.com/). It is personal and must not be shared with anyone. Alternatively, you can use an [authentication code](#authentication-code) to authenticate yourself.
4848

4949
## Single Sign-on (SSO)
5050

24.3 KB
Loading

pages/account/how-to/log-in-to-the-console.mdx

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,37 @@
11
---
22
title: How to log in to the console
33
description: Steps to log in to the Scaleway console.
4-
tags: account login password access magic-link magic link SSO
4+
tags: account login password access magic-link magic link authentication code SSO
55
dates:
66
validation: 2025-06-09
77
posted: 2024-06-11
88
---
99
import LoginMember from '@macros/iam/login-member.mdx'
1010
import Requirements from '@macros/iam/requirements.mdx'
1111

12-
import image from './assets/scaleway-magic-link-email.webp'
12+
import image from './assets/scaleway-auth-code.jpg'
1313

1414

1515
<Requirements />
1616

1717
- A [Scaleway](https://www.scaleway.com/en/) account
1818

19-
## How to log in with a Magic Link
2019

21-
Instead of using your password, you can use a **Magic Link** to authenticate yourself when you log into the Scaleway console. This provides quick and secure access to your account without the hassle of remembering your password. When you choose to sign in with Magic Link, you receive a unique link sent directly to your email inbox which you can use one time only to authenticate your login. Afterward, it automatically becomes invalid.
20+
## How to log in with an authentication code
21+
22+
Instead of your password, you can sign in to the Scaleway console with a one-time authentication code. The code is sent directly to your email inbox and can only be used once. This provides quick and secure access to your account without the hassle of remembering your password.
2223

2324
1. Open your web browser and go to the [Scaleway console](https://console.scaleway.com).
24-
2. Enter your email address in the form and click **Send a Magic Link**.
25-
A magic link will be sent to your email inbox.
26-
3. Check your email inbox for an email with the subject **Scaleway - Passwordless Authentication** and open it.
27-
4. Click **Authenticate Myself** to connect to the Scaleway console.
25+
2. Enter your email address in the form and click **Send authentication code**.
26+
A code will be sent to your email inbox.
27+
3. Check your email inbox for an email with the subject **Use the authentication code to access your account** and open it.
28+
4. Copy the code and enter it in the Scaleway console.
2829
<Lightbox image={image} alt="" />
2930

3031
You will be redirected to and logged into your management console.
3132

32-
A confirmation email is sent to your inbox, confirming that you have authenticated using the Magic Link.
33-
3433
<Message type="note">
35-
The Magic Link becomes invalid as soon as you have used it. If you log out from the console and want to log in again without your password, you will need to request a new magic link by repeating the steps above.
34+
The authentication code expires 10 minutes after it is sent to you. It becomes invalid as soon as you use it. If you log out from the console and want to log in again without your password, you will need to request a new code by repeating the steps above.
3635
</Message>
3736

3837
## How to log in with SSO

pages/account/how-to/recover-a-lost-password.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ If you forget or lose the password to your [Scaleway account](https://console.sc
1515

1616
- A [Scaleway](https://www.scaleway.com/en/) account
1717

18-
## Log in without a password using a magic link
18+
## Log in without a password using an authentication code
1919

20-
The [magic link](/account/how-to/log-in-to-the-console/) allows you to access your account without a password, using multifactor authentication.
20+
The [authentication code](/account/how-to/log-in-to-the-console/#how-to-log-in-with-an-authentication-code) allows you to access your account without a password.
2121

22-
Click **Send magic link** on the Login page of the Scaleway console.
22+
Click **Send authentication code** on the login page of the Scaleway console.
2323

24-
A secret link is sent to your email. You can access your account by clicking on the link.
24+
A code is sent to your email. You can enter the code in the console to authenticate yourself and log in.
2525

2626
## Reset your password using email validation
2727

pages/account/troubleshooting/cannot-log-into-my-account.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ When logging into your Scaleway account, you may encounter the following message
1616

1717
<Lightbox image={image} alt="" />
1818

19-
This means you tried to log into your account from an unknown [IP address](/public-gateways/concepts/#ip-address). You may be logging in from a new device or location. As a security measure, we require you to use a [magic link](/account/concepts/#magic-link) to complete authentication.
19+
This means you tried to log into your account from an unknown [IP address](/public-gateways/concepts/#ip-address). You may be logging in from a new device or location. As a security measure, we require you to use an [authentication code](/account/how-to/log-in-to-the-console/#how-to-log-in-with-an-authentication-code) to complete authentication.
2020

2121
1. Check your inbox for the latest email sent by the Scaleway team.
2222
2. Click the **Authenticate myself** button in the email.
@@ -31,7 +31,7 @@ If [MFA](/account/concepts/#multifactor-authentication-mfa) is enforced for your
3131
## I have forgotten my password
3232

3333
If you forgot or lost your password, you need to reset it. There are several methods to recover it:
34-
- [Passwordless authentication using a Magic Link](/account/how-to/recover-a-lost-password/#log-in-without-a-password-using-a-magic-link)
34+
- [Passwordless authentication using an authentication code](/account/how-to/log-in-to-the-console/#how-to-log-in-with-an-authentication-code)
3535
- [Password reset using email validation](/account/how-to/recover-a-lost-password/#reset-your-password-using-email-validation)
3636
- [Password recovery in case of lost email account](/account/how-to/recover-a-lost-password/#recover-your-password-if-you-lost-access-to-your-email-account)
3737

0 commit comments

Comments
 (0)