|
1 | 1 | --- |
2 | 2 | title: How to log in to the console |
3 | 3 | 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 |
5 | 5 | dates: |
6 | 6 | validation: 2025-06-09 |
7 | 7 | posted: 2024-06-11 |
8 | 8 | --- |
9 | 9 | import LoginMember from '@macros/iam/login-member.mdx' |
10 | 10 | import Requirements from '@macros/iam/requirements.mdx' |
11 | 11 |
|
12 | | -import image from './assets/scaleway-magic-link-email.webp' |
| 12 | +import image from './assets/scaleway-auth-code.jpg' |
13 | 13 |
|
14 | 14 |
|
15 | 15 | <Requirements /> |
16 | 16 |
|
17 | 17 | - A [Scaleway](https://www.scaleway.com/en/) account |
18 | 18 |
|
19 | | -## How to log in with a Magic Link |
20 | 19 |
|
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 using your password, you can use an authentication code 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 the authentication code, you receive a unique code sent directly to your email inbox which you can use one time only to authenticate your login. |
22 | 23 |
|
23 | 24 | 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. |
28 | 29 | <Lightbox image={image} alt="" /> |
29 | 30 |
|
30 | 31 | You will be redirected to and logged into your management console. |
31 | 32 |
|
32 | | -A confirmation email is sent to your inbox, confirming that you have authenticated using the Magic Link. |
33 | | - |
34 | 33 | <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. |
36 | 35 | </Message> |
37 | 36 |
|
38 | 37 | ## How to log in with SSO |
|
0 commit comments