Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion macros/iam/login-member.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ If you were added to a Scaleway Organization as an [IAM member](/iam/concepts#me
</Message>

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 [Log in as an IAM Member](https://account.scaleway.com/member-login?redirectToUrl=https://console.scaleway.com/).
<Message type="important">
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.
</Message>
3. Enter the Organization ID and click **Continue**.
<Message type="important">
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.
Expand Down
4 changes: 2 additions & 2 deletions pages/iam/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion pages/iam/how-to/manage-members.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
<Message type="important">
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).
</Message>
5. (Optional) Check the box if you want to send a welcome email to the Member.
6. Add a password.
Expand Down