Skip to content

Commit cbbe223

Browse files
fix(iam): view permissions page
1 parent 6f8987e commit cbbe223

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
meta:
3+
title: How to view permission sets
4+
description: Learn how to view your permission sets in Scaleway IAM.
5+
content:
6+
h1: How to view permission sets
7+
paragraph: Learn how to view your permission sets in Scaleway IAM.
8+
tags: iam event-logs
9+
dates:
10+
validation: 2024-12-03
11+
posted: 2023-11-15
12+
---
13+
14+
<Macro id="requirements" />
15+
16+
- A Scaleway account logged into the [console](https://console.scaleway.com)
17+
- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
18+
19+
1. Click **Identity and Access Management (IAM)** from the top-right of the [Organization Dashboard](https://console.scaleway.com/organization) in the Scaleway console. The **Users** tab of the [Identity and Access Management dashboard](https://console.scaleway.com/iam/users) displays.
20+
<Lightbox src="scaleway-iam-users-dashboard.webp" alt="" />
21+
2. Click the name of the user for who you want to view the permissions. The user information page displays.
22+
<Message type="tip">
23+
To view your own permissions in someone else's Organization, you can follow the same process and click on your name. If you cannot see your own permissions, contact an admin of the Organization, as you might lack read permissions.
24+
</Message>
25+
3. Scroll to the **Permission sets** section.
26+
27+
A list of your permission sets for the selected Organization displays. You can see the scope of the permissions, in which [IAM policy](/identity-and-access-management/iam/concepts/#policy) they were defined, and to which [principal](/identity-and-access-management/iam/concepts/#principal) they are attached to.
28+
29+
30+
31+

0 commit comments

Comments
 (0)