Skip to content

Commit de72854

Browse files
feat(iam): note logs (#4016)
1 parent e016901 commit de72854

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

identity-and-access-management/iam/how-to/invite-user-to-orga.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,7 @@ You can invite people to be IAM users of an Organization in which you are not th
4040
The user receives an email inviting them to accept your invitation. If they do not already have a Scaleway account, they will be prompted to [create one](/console/account/how-to/create-an-account/) first.
4141
6. The user will appear in the list of your Organization's users once they have accepted the invitation.
4242

43-
43+
<Message type="important">
44+
Invitations have a validity period of 7 days.
45+
Once an invitation expires, or if it is rejected, an [IAM log](/identity-and-access-management/iam/how-to/view-logs) is created indicating the user was "deleted".
46+
</Message>

identity-and-access-management/iam/how-to/view-logs.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ dates:
2525
Some of the principals who performed the actions might appear as `Unknown` in the logs. This could be due to a couple of reasons: <br />
2626
- The principal used to be a part of the Organization, but since performing the action is no longer a part of it. For example, if a user or an application is removed from an Organization, their name will no longer appear in the list, but the user or application ID still indicates it was them who performed the action.
2727
- You do not have the IAM permissions necessary to see the details of a principal.
28+
- A user was deleted after the invitation to join an Organization was rejected or expired.
2829
<br />
2930

3031
Besides `unknown`, you might also see principals named `Scaleway`. This happens when an action is performed by Scaleway. For example, whenever a new Organization is created 3 groups are created by default. This action is technically performed by Scaleway, and will be described as such in the logs.<br /><br />

0 commit comments

Comments
 (0)