Skip to content

Commit 614dda4

Browse files
fix(iam): couple fixes
1 parent 7cddc94 commit 614dda4

File tree

3 files changed

+21
-12
lines changed

3 files changed

+21
-12
lines changed

macros/iam/login-member.mdx

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ If you were added to a Scaleway Organization as an [IAM member](/iam/concepts#me
88
2. Click the **Log in as an IAM Member**.
99
3. Enter the Organization ID and click **Continue**.
1010
<Message type="important">
11-
When you are added to an Organization as a member, a Scaleway account is automatically created for you. The Organization administrator must provide a username, email and Organization ID for you to log in.
11+
When you are added to an Organization as a member, a Scaleway account is automatically created for you. An Organization administrator must provide a username, email and Organization ID for you to log in.
1212
</Message>
1313
4. Enter the username given to you by your Organization's Owner or administrator.
1414
5. Select an authentication method between **Send code** and **Enter password**.
@@ -20,18 +20,14 @@ If you were added to a Scaleway Organization as an [IAM member](/iam/concepts#me
2020
If you did not receive the email you can follow these steps, in order:
2121
- Make sure you check your spam folder
2222
- Click **Resend email**
23-
- Contact your Organization administrator to make sure your information was correctly registered
24-
- If none of the actions above work, [contact the support](/account/how-to/open-a-support-ticket/#writing-an-effective-subject-and-description)
23+
- Contact an Organization administrator to make sure your information was correctly registered
24+
- If none of the actions above work, ask an administrator to [contact the support](/account/how-to/open-a-support-ticket/#writing-an-effective-subject-and-description)
2525
</Message>
2626
3. Click **Continue**.
27-
28-
You are redirected to the Organization dashboard.
2927
</TabsTab>
3028
<TabsTab label="Password">
3129
1. Click **Enter password**.
3230
2. Type your password in the box.
3331
3. Click **Continue**.
34-
35-
You are redirected to the Organization dashboard.
3632
</TabsTab>
3733
</Tabs>

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

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ categories:
1717

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

20-
## Log in to the console with a Magic Link
20+
## How to log in with a Magic Link
2121

2222
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.
2323

@@ -36,7 +36,7 @@ A confirmation email is sent to your inbox, confirming that you have authenticat
3636
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.
3737
</Message>
3838

39-
## Log in to the console with SSO
39+
## How to log in with SSO
4040

4141
Scaleway provides Single Sign-On (SSO) options for a seamless login experience. You can use your Google or Microsoft account to log in to the console. To do so, make sure the email address associated with your Scaleway account matches the email address of your Google or Microsoft account.
4242

@@ -45,7 +45,20 @@ Scaleway provides Single Sign-On (SSO) options for a seamless login experience.
4545
3. You will be redirected to the respective login page of Google, Microsoft or GitHub.
4646
4. If multifactor authentication (MFA) is activated, enter the authentication code.
4747

48-
## Log into the console as an IAM member
48+
## Log in as an IAM member
4949

5050
<Macro id="login-member" />
5151

52+
## How to log in using MFA
53+
54+
If [Multifactor Authentication (MFA)](/account/how-to/use-2fa) is enabled on your account, MFA authentication will be an additional step for all methods of log in described on this page.
55+
56+
If the login information provided in any of the previous methods is valid, you will be redirected the Multifactor Authentication screen.
57+
58+
1. Enter a valid two-factor token or backup key.
59+
<Message type="note">
60+
This is the the token provided in your MFA app.
61+
</Message>
62+
2. Click **Log in**.
63+
64+
If the code is correct, you are redirected to the Organization dashboard.

pages/iam/how-to/comply-with-sec-requirements-member.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Upon your [first login as a Member](/iam/how-to/log-in-as-a-member), you must co
1717

1818
## How to check the security requirements
1919

20-
You Organization administrators may require you to perform two different security actions:
20+
Organization administrators may require you to perform two different security actions:
2121

2222
- [Updating your password](#how-to-update-a-password)
2323
- [Setting up MFA](#how-to-set-up-mfa-as-a-member)
@@ -35,7 +35,7 @@ The security requirements checklist is only visible to new Members who have not
3535
New IAM Members have a [grace period](/iam/concepts/#grace-period) available to comply with security requirements. The grace period is defined by the Organization's administrator or is set to default (7 days).
3636

3737
<Message type="important">
38-
Once the grace period is over, your Member account is automatically locked and you must personally contact the Organization administrator to unlock you. When you regain access to the Organization, the grace period resets and you have the set amount of time to comply with the requirements again.
38+
Once the grace period is over, your Member account is automatically locked and you must personally contact an Organization administrator to unlock you. When you regain access to the Organization, the grace period resets and you have the set amount of time to comply with the requirements again.
3939
</Message>
4040

4141
For example, if your Organization's grace period is set to default, you have 7 days, starting from your first login, to renew your password or define a new one, and to set up MFA. If you fail to comply until the 11:59 p.m. of the 7th day, you will get locked out of the Organization at 00:00 a.m. of the 8th day.

0 commit comments

Comments
 (0)