You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Docs/os_gdpr_docs.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -139,3 +139,7 @@ The Scheduler is setup and creates a list of users that should be removed. Manu
139
139
140
140
A list of users that need to be removed is created when the "Execute Button" is clicked in the UI. After that users can be removed via the UI.
141
141
142
+
#### Remove Single User
143
+
If a client demands to be removed, the UI allows you to search for a user, but email or partial email.
144
+
Clicking the "Execute" button will activate the search and add the user to the UI list, it can then be manualy removed. (If the user exists in the system)
0 commit comments