Skip to content

Commit 4f8e0bb

Browse files
authored
Merge pull request #5628 from piraveena/impersonation-doc
Improve impersonation doc
2 parents 645ac5b + 4171f9c commit 4f8e0bb

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

en/includes/guides/authorization/user-impersonation/user-impersonation.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Follow the steps below to assign the right permissions to the impersonator.
2626

2727
4. Click **Update** to save the changes.
2828

29-
2. The impersonator also needs administrator permissions for the Console. If this user doesn't already have them,
29+
2. The impersonator also needs permissions to view users from the Console. If this user doesn't already have them,
3030

3131
1. On the {{product_name}} Console, go to **Console Settings**.
3232

@@ -200,6 +200,11 @@ To assign the role,
200200
201201
4. Click **Update** to save the changes.
202202
203+
!!! warning "Important"
204+
- When the Impersonator role is assigned to a user for a specific application, and that application is configured to support impersonation API resources, the user can impersonate any user within the organization. The impersonator can perform actions on behalf of the impersonated user within the permitted scope of that application.
205+
- To monitor and troubleshoot impersonation activities, you can use the {{product_name}} logs related to user impersonation. For more information, see [Access logs related to user impersonation](#access-logs-related-to-user-impersonation).
206+
- To notify users about impersonation events, you can configure email notifications. For details, see [Notify users on impersonation.](#notify-users-on-impersonation).
207+
203208
### Step 4: (Optional) Skip consent screens
204209
205210
Since the impersonator is pre-approved to access the application on behalf of another user, you can skip the login and logout consent prompts. To enable this:

0 commit comments

Comments
 (0)