From bac345511a69c96f5c247405d32471d08c08b3c6 Mon Sep 17 00:00:00 2001
From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com>
Date: Thu, 24 Apr 2025 15:40:32 +0200
Subject: [PATCH 1/3] fix(iam): add info to members doc
---
macros/iam/login-member.mdx | 5 ++++-
pages/iam/concepts.mdx | 4 ++--
pages/iam/how-to/manage-members.mdx | 2 +-
3 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/macros/iam/login-member.mdx b/macros/iam/login-member.mdx
index 1acfc83a5f..2846f04c62 100644
--- a/macros/iam/login-member.mdx
+++ b/macros/iam/login-member.mdx
@@ -9,7 +9,10 @@ If you were added to a Scaleway Organization as an [IAM member](/iam/concepts#me
1. Open your web browser and go to the [Scaleway console](https://console.scaleway.com).
-2. Click the **Log in as an IAM Member**.
+2. Click the [Log in as an IAM Member](https://account.scaleway.com/member-login?redirectToUrl=https://console.scaleway.com/).
+
+ Logging into an Organization as a member is different from logging in as a Guest or as an Owner. To perform a non-member login, you can follow the classic [How to log into the console](/account/how-to/log-in-to-the-console) procedure.
+
3. Enter the Organization ID and click **Continue**.
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.
diff --git a/pages/iam/concepts.mdx b/pages/iam/concepts.mdx
index 2da423cbc6..44c4707d4c 100644
--- a/pages/iam/concepts.mdx
+++ b/pages/iam/concepts.mdx
@@ -68,9 +68,9 @@ You can also create non-human users in your Organization, called [IAM applicatio
## Member
-You are a Member when you are added to an Organization by an Owner or user with IAM Manager permissions. Members exist only within the specific Organizations in which they are created. This is one of the methods employed at Scaleway to allow Organizations to have multi-users. Members fufill the same purpose as Guest, while ensuring the security of the Organization.
+You are a Member when you are added to an Organization by an Owner or user with IAM Manager permissions. Members exist only within the specific Organizations in which they are created. This is one of the methods employed at Scaleway to allow Organizations to have multi-users. Members fulfill the same purpose as Guest, while ensuring the security of the Organization.
-As a Member you are subject to [complying with the security requirements](/iam/how-to/comply-with-sec-requirements-member) in effect in your Organization.
+As a Member you are subject to [complying with the security requirements](/iam/how-to/comply-with-sec-requirements-member) in effect in your Organization. [Logging into an Organization as a member](/iam/how-to/log-in-as-a-member) is also different from [logging in as a Guest or as an Owner](/account/how-to/log-in-to-the-console).
## Organization
diff --git a/pages/iam/how-to/manage-members.mdx b/pages/iam/how-to/manage-members.mdx
index abba7e3e8c..0d0cdff125 100644
--- a/pages/iam/how-to/manage-members.mdx
+++ b/pages/iam/how-to/manage-members.mdx
@@ -22,7 +22,7 @@ dates:
3. Select **Member** and click **Continue**.
4. Enter a username and the email address of the Member you want to add to your Organization.
- 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.
+ 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. Make sure you inform your members that [logging into an Organization as a member](/iam/how-to/log-in-as-a-member) is different from [logging in as a Guest or as an Owner](/account/how-to/log-in-to-the-console).
5. (Optional) Check the box if you want to send a welcome email to the Member.
6. Add a password.
From e254f833380aa48767ddff852803b2d8794e74eb Mon Sep 17 00:00:00 2001
From: Benedikt Rollik
Date: Tue, 29 Apr 2025 09:50:21 +0200
Subject: [PATCH 2/3] Apply suggestions from code review
Co-authored-by: Rowena Jones <36301604+RoRoJ@users.noreply.github.com>
---
macros/iam/login-member.mdx | 2 +-
pages/iam/concepts.mdx | 2 +-
pages/iam/how-to/manage-members.mdx | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/macros/iam/login-member.mdx b/macros/iam/login-member.mdx
index 2846f04c62..cb82b33f15 100644
--- a/macros/iam/login-member.mdx
+++ b/macros/iam/login-member.mdx
@@ -11,7 +11,7 @@ If you were added to a Scaleway Organization as an [IAM member](/iam/concepts#me
1. Open your web browser and go to the [Scaleway console](https://console.scaleway.com).
2. Click the [Log in as an IAM Member](https://account.scaleway.com/member-login?redirectToUrl=https://console.scaleway.com/).
- Logging into an Organization as a member is different from logging in as a Guest or as an Owner. To perform a non-member login, you can follow the classic [How to log into the console](/account/how-to/log-in-to-the-console) procedure.
+ Logging into an Organization as a Member is different from logging in as a Guest or as an Owner. To perform a non-Member login, you can follow the classic [How to log into the console](/account/how-to/log-in-to-the-console) procedure.
3. Enter the Organization ID and click **Continue**.
diff --git a/pages/iam/concepts.mdx b/pages/iam/concepts.mdx
index 44c4707d4c..b6e8cc2a00 100644
--- a/pages/iam/concepts.mdx
+++ b/pages/iam/concepts.mdx
@@ -70,7 +70,7 @@ You can also create non-human users in your Organization, called [IAM applicatio
You are a Member when you are added to an Organization by an Owner or user with IAM Manager permissions. Members exist only within the specific Organizations in which they are created. This is one of the methods employed at Scaleway to allow Organizations to have multi-users. Members fulfill the same purpose as Guest, while ensuring the security of the Organization.
-As a Member you are subject to [complying with the security requirements](/iam/how-to/comply-with-sec-requirements-member) in effect in your Organization. [Logging into an Organization as a member](/iam/how-to/log-in-as-a-member) is also different from [logging in as a Guest or as an Owner](/account/how-to/log-in-to-the-console).
+As a Member you are subject to [complying with the security requirements](/iam/how-to/comply-with-sec-requirements-member) in effect in your Organization. [Logging into an Organization as a Member](/iam/how-to/log-in-as-a-member) is also different from [logging in as a Guest or as an Owner](/account/how-to/log-in-to-the-console).
## Organization
diff --git a/pages/iam/how-to/manage-members.mdx b/pages/iam/how-to/manage-members.mdx
index 0d0cdff125..f6b4e165f7 100644
--- a/pages/iam/how-to/manage-members.mdx
+++ b/pages/iam/how-to/manage-members.mdx
@@ -22,7 +22,7 @@ dates:
3. Select **Member** and click **Continue**.
4. Enter a username and the email address of the Member you want to add to your Organization.
- 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. Make sure you inform your members that [logging into an Organization as a member](/iam/how-to/log-in-as-a-member) is different from [logging in as a Guest or as an Owner](/account/how-to/log-in-to-the-console).
+ 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. Make sure you inform your Members that [logging into an Organization as a Member](/iam/how-to/log-in-as-a-member) is different from [logging in as a Guest or as an Owner](/account/how-to/log-in-to-the-console).
5. (Optional) Check the box if you want to send a welcome email to the Member.
6. Add a password.
From d7d42c24e277dc47ba0cdf9122af7bd8e7666f90 Mon Sep 17 00:00:00 2001
From: Benedikt Rollik
Date: Tue, 29 Apr 2025 09:50:39 +0200
Subject: [PATCH 3/3] Update macros/iam/login-member.mdx
Co-authored-by: Rowena Jones <36301604+RoRoJ@users.noreply.github.com>
---
macros/iam/login-member.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/macros/iam/login-member.mdx b/macros/iam/login-member.mdx
index cb82b33f15..29377d2030 100644
--- a/macros/iam/login-member.mdx
+++ b/macros/iam/login-member.mdx
@@ -9,7 +9,7 @@ If you were added to a Scaleway Organization as an [IAM member](/iam/concepts#me
1. Open your web browser and go to the [Scaleway console](https://console.scaleway.com).
-2. Click the [Log in as an IAM Member](https://account.scaleway.com/member-login?redirectToUrl=https://console.scaleway.com/).
+2. Click [Log in as an IAM Member](https://account.scaleway.com/member-login?redirectToUrl=https://console.scaleway.com/).
Logging into an Organization as a Member is different from logging in as a Guest or as an Owner. To perform a non-Member login, you can follow the classic [How to log into the console](/account/how-to/log-in-to-the-console) procedure.