Skip to content

Commit 7da7d12

Browse files
fix(iam): review ro
Co-authored-by: Rowena Jones <[email protected]>
1 parent e4ac4d6 commit 7da7d12

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

pages/iam/reference-content/guests-to-members-migration.mdx

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
meta:
33
title: IAM Guests to Members migration
4-
description: Learn how to migrate IAM guests to members, including roles and API keys, with Scaleway's IAM introduction
4+
description: Learn how to migrate IAM Guests to Members, including roles and API keys, with Scaleway's IAM introduction
55
content:
66
h1: IAM Guests to Members Migration
7-
paragraph: This page guides you through the process of migrating IAM guests to members, covering key aspects such as roles and API keys, following the introduction of IAM on Scaleway
7+
paragraph: This page guides you through the process of migrating IAM Guests to Members, covering key aspects such as roles and API keys, following the introduction of IAM on Scaleway
88
tags: iam migration
99
categories:
1010
- iam
@@ -28,11 +28,12 @@ Whereas Owners have full rights and access to all resources and features in thei
2828
From June 2025, IAM Guests will become IAM Members. The migration process will be carried out in two phases:
2929

3030
- **Phase 1** - Starting on the *18th of July 2025*, the [manual migration of Guests](#how-to-manually-migrate-a-user-from-guest-to-member) will be available in the Console to all Owners and users with [IAMManager permissions](/iam/reference-content/permission-sets).
31-
- **Phase 2** - Starting in *July 2025*, Guests that have not yet become members will be automatically migrated.
31+
- **Phase 2** - Starting in *July 2025*, Guests that have not yet become Members will be automatically migrated.
3232

3333
Keep in mind that:
3434

3535
- Members exist only within the Organizations in which they were created, and have a [dedicated login process](/iam/how-to/log-in-as-a-member).
36+
- Migrating a Guest to a Member does not mean that the Guest loses the Organization of which they are Owner. However, when creating Members in the future who do not already have Scaleway accounts, they will not be obliged to create their own Organization.
3637
- Organization admins manage Member accounts, including enforcing security requirements (MFA, password renewal).
3738
- Single Sign-On (SSO) remains available.
3839
- The management of API keys, IAM policies, and groups remains the same.
@@ -52,7 +53,7 @@ The table below summarizes the key account and access management features that S
5253

5354
| Feature | Guests | Members |
5455
|:--------:|:---------:|:---------:|
55-
| Login | Guests logged into their own accounts and could access all Organizations they were a part of via the console. | Currently, Members must log into their Organizations to access it. If they are logged into a different Organization with the same email, they must log out before logging into the other. |
56+
| Login | Guests logged into their own accounts and could access all Organizations they were a part of via the console. | Currently, Members must log into each of their Organizations separately to access them. If they log into an Organization, then want to access a different one using the same email, they must log out of the former first. |
5657
| Enforcement of MFA | It was not possible to enforce MFA if a Guest in your Organization had not enabled MFA in their account. Organization admins could send reminder emails, but had to wait for the Guest to enable MFA, or remove them from the Organization to complete the enforce process. | When MFA is enforced in the Organization, Members have a [grace period](iam/concepts/#grace-period) to enable MFA in their accounts. This period is set by the Organization admins and starts as soon as a new Member is added. If they fail to enable MFA within this period, their accounts are locked. |
5758
| Password renewal | Guests were not required to renew their passwords to stay in an Organization. | As a security measure, Organization admins can require Members to renew their passwords within a grace period. If a password was attributed to Members upon their creation, they must renew this password after their first login. |
5859
| User management | Guest accounts and personal Organizations could not be managed by anyone other than them. Their permissions on Organizations they were invited to are the prerogative of Organization admins. | Member accounts are an 100% manageable resource - they can be created, updated, locked and deleted by Organization admins. |
@@ -61,7 +62,7 @@ The table below summarizes the key account and access management features that S
6162
## How to manually migrate a user from Guest to Member
6263

6364
<Message type="important">
64-
The migration does not effect any impacts to your production.
65+
The migration does not have any impact on your production.
6566
</Message>
6667

6768
<Macro id="requirements" />

0 commit comments

Comments
 (0)