-
Notifications
You must be signed in to change notification settings - Fork 241
feat(iam): remove guests #5022
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
feat(iam): remove guests #5022
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GG!
I left some comments
I think you missed
https://www.scaleway.com/en/docs/account/how-to/log-in-to-the-console/#log-in-as-an-iam-member , to be checked
Co-authored-by: Rowena Jones <[email protected]>
|
||
<Message type="important"> | ||
If you did not send a welcome email to the Member, make sure you give them their login information. | ||
</Message> | ||
|
||
## How to access the Member overview | ||
|
||
1. Click **IAM & API keys** on the top-right drop-down menu of the Scaleway console. The **Users** tab of the [Identity and Access Management dashboard](https://console.scaleway.com/iam/users) displays. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Feels like we're missing a step here, because to find the IAM & API keys
menu they have to click their avatar. A new user wouldn't know there's a drop-down menu there, I guess.
No description provided.