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
+24-9Lines changed: 24 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,24 +12,39 @@ macro: login-member
12
12
- 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.
13
13
- If your Organization admin provided a [link to connect directly](/organizations-and-projects/how-to/set-organization-alias) to your Organization, you can disregard step 3.
14
14
</Message>
15
-
4. Enter the username given to you by your Organization's Owner or administrator.
16
-
5. Select an authentication method between **Send code** and **Enter password**.
15
+
4. Select an authentication method between **Send code**, **Enter password** and **SSO** (Google or Github).
17
16
<Tabs>
18
17
<TabsTablabel="Email code">
19
-
1. Click **Send code** to receive a login code in your email.
20
-
2. Enter the code you received in your email.
18
+
1. Enter the username given to you by your Organization's Owner or administrator.
19
+
2. Click **Send code** to receive a login code in your email.
20
+
3. Enter the code you received in your email.
21
21
<Messagetype="tip">
22
22
If you did not receive the email you can follow these steps, in order:
23
23
- Make sure you check your spam folder
24
24
- Click **Resend email**
25
25
- Contact an Organization administrator to make sure your information was correctly registered
26
26
- 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)
27
27
</Message>
28
-
3. Click **Continue**.
28
+
4. Click **Continue**.
29
29
</TabsTab>
30
30
<TabsTablabel="Password">
31
-
1. Click **Enter password**.
32
-
2. Type your password in the box.
33
-
3. Click **Continue**.
31
+
1. Enter the username given to you by your Organization's Owner or administrator.
32
+
2. Click **Enter password**.
33
+
3. Type your password in the box.
34
+
4. Click **Continue**.
34
35
</TabsTab>
35
-
</Tabs>
36
+
<TabsTablabel="SSO">
37
+
Scaleway provides Single Sign-On (SSO) options for a seamless login experience. By default, you can use your Google or Github 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 Github account.
38
+
39
+
<Messagetype="important">
40
+
SAML SSO login is in Early Access. This means that currently, only selected Organizations can access and test the feature.
41
+
</Message>
42
+
43
+
1. Click the **Google** or the **GitHub** logo for OAuth2 SSO login. If you are logging in with SAML SSO, click **Sign in with SSO**.
44
+
2. Follow the steps in the Identity Provider you were redirected to, and log in.
45
+
</TabsTab>
46
+
</Tabs>
47
+
48
+
<Messagetype="important">
49
+
If you are unable to log in, contact an Organization administrator.
Copy file name to clipboardExpand all lines: pages/iam/how-to/comply-with-sec-requirements-member.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Organization administrators may require you to perform two different security ac
23
23
-[Updating your password](#how-to-update-a-password)
24
24
-[Setting up MFA](#how-to-set-up-mfa-as-a-member)
25
25
26
-
If one of these requirements is enforced in your Organization, a security checklist will display in your Scaleway console when you log in for the first time,
26
+
If one of these requirements is enforced in your Organization, a security checklist will display in your Scaleway console when you log in for the first time.
27
27
28
28
<Lightboximage={image}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 indicates 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. " />
Copy file name to clipboardExpand all lines: pages/iam/how-to/enforce-security-requirements-members.mdx
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,26 @@ For the increased security of your Organization, you can enforce different secur
19
19
- A Scaleway account logged into the [console](https://console.scaleway.com)
20
20
-[Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
21
21
22
+
## How to manage authentication methods
23
+
24
+
You can define which methods you want IAM Members to use for sign in. The following methods are available:
25
+
26
+
- Identity federation (SAML SSO)
27
+
- OAuth2 (SSO)
28
+
- Password
29
+
- Authentication code
30
+
31
+
1. Go to the [Security](https://console.scaleway.com/settings/security) settings of your Organization.
32
+
2. Scroll to the **Organization authentication methods** section.
33
+
3. Click **Manage**. A pop-up appears.
34
+
4. Enable or disable authentication methods as necessary.
35
+
<Messagetype="important">
36
+
Make sure that:
37
+
- At least one authentication method is enabled for the Organization.
38
+
- You enable the correct methods. If you disable a Member's only authentication method, they might find themselves locked out of your Organization.
39
+
</Message>
40
+
5. Click **Confirm**.
41
+
22
42
## How to disable a member's MFA
23
43
24
44
If [Multifactor Authentication (MFA) is enabled](/account/how-to/use-2fa) for a member you can disable it anytime. Disabling MFA is useful if the member needs to reset MFA.
Once you have successfully logged in for the first time, you must then comply with your Organization's security requirements to ensure you can log in without issues in the future. Refer to the [How to comply with security requirements as a Member](/iam/how-to/comply-with-sec-requirements-member) documentation page to follow the procedure.
0 commit comments