You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: macros/iam/login-member.mdx
+14-8Lines changed: 14 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
macro: login-member
3
3
---
4
4
5
-
If you were added to a Scaleway Organization as an [IAM members](/iam/concepts#members), the login process is different.
5
+
If you were added to a Scaleway Organization as an [IAM member](/iam/concepts#members), the login process is different.
6
6
7
7
1. Open your web browser and go to the [Scaleway console](https://console.scaleway.com).
8
8
2. Click the **Log in as an IAM Member**.
@@ -16,16 +16,22 @@ If you were added to a Scaleway Organization as an [IAM members](/iam/concepts#m
16
16
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 and email for you to log in with.
17
17
</Message>
18
18
2. Enter the code you received in your email.
19
-
<Messagetype="tip">
20
-
If you did not receive the email you can follow these steps, in order:
21
-
- Make sure you check your spam folder
22
-
- 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)
25
-
</Message>
19
+
<Messagetype="tip">
20
+
If you did not receive the email you can follow these steps, in order:
21
+
- Make sure you check your spam folder
22
+
- 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)
Copy file name to clipboardExpand all lines: pages/iam/how-to/log-in-as-a-member.mdx
+45-8Lines changed: 45 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,22 +10,59 @@ dates:
10
10
posted: 2025-06-02
11
11
---
12
12
13
-
This page contains the most important steps to successfully login as a member for the first time
13
+
When you are added to a Scaleway Organization, you become a member of said Organization. To access the Organization, you must perform a first login and comply with your Organization's security requirements.
14
14
15
15
## How to log in
16
16
17
17
<Macroid="login-member" />
18
18
19
-
### With password
20
-
### With email code
21
-
22
19
## How to comply with security requirements
23
20
24
-
- talk about grace period and max attempts at login
21
+
Upon your first login as a member, you must comply to your Organization's security requirements to ensure you can log in without issues in the future.
22
+
23
+
When you log in for the first time, a security checklist displays in your Scaleway console.
24
+
25
+
<Lightboxsrc="scaleway-iam-member-sec-req.webp"alt="screenshot of the scaleway console showing a checklist of the few quick steps to follow until you can explore the Scaleway console. 1. Update password - You are required to update your password to stay connected to this Organization. A message box indicated that there is 1 day left to update the password. It warns that once this grace period is up, you will be locked out of the Organization until an administrator unlocks your account. A button prompts to update the password. "/>
26
+
27
+
Currently, the mandatory security requirements include:
28
+
29
+
- Updating your password
30
+
- Setting up MFA
31
+
32
+
### Grace period
33
+
34
+
New IAM members have a 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).
35
+
36
+
<Messagetype="important">
37
+
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
+
</Message>
39
+
40
+
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.
41
+
42
+
### How to update a password
43
+
44
+
Passwords are not required for a first member login.
45
+
46
+
However, even if your Organization administrator provides you with a password or you log in using a code, you must update your password after your first login.
47
+
48
+
1. Click **Update password** in your security requirements **Checklist** in the Scaleway console. A pop-up appears.
49
+
<Messagetype="note">
50
+
The security requirements checklist is only visible to new members who have not complied with their Organization's security requirements.
51
+
</Message>
52
+
2. Define a new password in the box.
53
+
3. (Optional) Check the box if you want to send the password to your email.
54
+
<Messagetype="tip">
55
+
Make sure you copy and securely store the password, as it will only be shown once. If you lose access to your password, you must renew it.
56
+
</Message>
57
+
58
+
If all security requirements are met, you will be redirected to the Organization dashboard. If not, follow the steps of the [next section](#how-to-set-up-mfa-as-a-member) to complete the checklist.
59
+
60
+
### How to set up MFA as a member
61
+
62
+
## How to generate an API key
25
63
26
-
1. Reset password
27
-
2. Set up MFA
64
+
Once you have performed your first login as a member, we recommend you create an API key for yourself.
28
65
29
-
## Generate an API key
66
+
Follow the [How to create an API key](/iam/how-to/create-api-keys) documentation page to do so.
Copy file name to clipboardExpand all lines: pages/iam/how-to/manage-members.mdx
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,12 +23,13 @@ dates:
23
23
<Messagetype="important">
24
24
When you create a member, a Scaleway account is created for them. They exist only within your Organization. If you delete the member, their account is also deleted.
25
25
</Message>
26
-
4. Check the box if you want to send a welcome email to the member.
26
+
4.(Optional) Check the box if you want to send a welcome email to the member.
27
27
5. Add a password.
28
28
<Messagetype="note">
29
29
This step is optional. If you set a password, make sure you keep note of it to share it with the member later. The password will only be shown once. From their first login, the member has up to seven days to update their password and comply with this security requirement.
30
30
</Message>
31
-
6. Click **Create member**.
31
+
6. (Optional) Check the box if you want to send the password to the member via email.
32
+
7. Click **Create member**.
32
33
33
34
If you did not send an invitation email to the member, make sure you give them their log in information.
0 commit comments