Skip to content

Commit 33dd39d

Browse files
fix(iam): members
1 parent db37add commit 33dd39d

File tree

3 files changed

+84
-2
lines changed

3 files changed

+84
-2
lines changed

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

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Steps to log in to the Scaleway console.
88
tags: account login password access magic-link magic link SSO
99
dates:
10-
validation: 2024-12-05
10+
validation: 2024-12-05
1111
posted: 2024-06-11
1212
categories:
1313
- console
@@ -43,4 +43,34 @@ Scaleway provides Single Sign-On (SSO) options for a seamless login experience.
4343
1. Open your web browser and go to the [Scaleway console](https://console.scaleway.com).
4444
2. Click the **Log in with Google** , **Log in with Microsoft**, or **Log in with GitHub** button, depending on the account you want to use.
4545
3. You will be redirected to the respective login page of Google, Microsoft or GitHub.
46-
4. If multifactor authentication (MFA) is activated, enter the authentication code.
46+
4. If multifactor authentication (MFA) is activated, enter the authentication code.
47+
48+
## Log into the console as an IAM member
49+
50+
If you were added to a Scaleway Organization as an [IAM Member(), the login process is different.
51+
52+
1. Open your web browser and go to the [Scaleway console](https://console.scaleway.com).
53+
2. Click the **Log in as an IAM Member**.
54+
3. Enter the Organization ID and click **Continue**
55+
4. Enter the username given to your by your Organization's Owner or administrator.
56+
5. Select an authentication method between **Send code** and **Enter password**.
57+
<Tabs id="create-account">
58+
<TabsTab label="Email code">
59+
1. Click **Send code** to receive a login code in your email.
60+
<Message type="important">
61+
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.
62+
</Message>
63+
2. Enter the code you received in your email.
64+
<Message type="tip">
65+
If you did not receive the email you can follow these steps, in order:
66+
- Make sure you check your spam folder
67+
- Click **Resend email**
68+
- Contact your Organization administrator to make sure your information was correctly registered
69+
- If none of the actions above work, [contact the support](/account/how-to/open-a-support-ticket/#writing-an-effective-subject-and-description)
70+
</Message>
71+
</TabsTab>
72+
<TabsTab label="Password">
73+
1. Click **Enter password**.
74+
75+
</TabsTab>
76+
</Tabs>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
meta:
3+
title: How to log into the Scaleway console for the first time as an IAM member
4+
description: Instructions for logging into the Scaleway console for the first time as an IAM member
5+
content:
6+
h1: How to log into the Scaleway console for the first time as an IAM member
7+
paragraph: Instructions for logging into the Scaleway console for the first time as an IAM member
8+
dates:
9+
validation: 2025-06-02
10+
posted: 2025-06-02
11+
---
12+
13+
14+
15+
## How to comply with security requirements
16+
17+
1. Enter new password
18+
2. Set up MFA
19+
20+
21+
## Generate an API key
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
meta:
3+
title: How to manage IAM members
4+
description: Instructions for managing members in Scaleway IAM.
5+
content:
6+
h1: How to manage IAM members
7+
paragraph: Instructions for managing members in Scaleway IAM.
8+
dates:
9+
validation: 2025-06-02
10+
posted: 2025-06-02
11+
---
12+
13+
## How to create a member
14+
15+
1. Click **Identity and Access Management (IAM)** from the top-right of your [Organization Dashboard](https://console.scaleway.com/organization) in the Scaleway console. The **Users** tab of the [Identity and Access Management dashboard](https://console.scaleway.com/iam/users) displays.
16+
2. Click **+ Create member**. A pop-up displays.
17+
3. Enter a username and the email address of the member you want to add to your Organization. Optionally, you can add a password.
18+
<Message type="important">
19+
When you create a member, a Scaleway account is created for them. They exist only under your Organization.
20+
</Message>
21+
22+
## How to lock a member
23+
24+
## How to unlock a member
25+
26+
## How to delete a member
27+
28+
## How edit a member's information
29+
30+
## How to deactivate a member's MFA
31+

0 commit comments

Comments
 (0)