Pia: Grant Mailbox Permission
Overviewβ
This package allows the Chat User to change mailbox permissions on a selected end user.
Platformsβ
The package supports the following platforms
- Cloud Hybrid
- Cloud Only
Requirementsβ
Cloud Only
- Microsoft Graph API Authorization and Delegation
Setup & Configurationβ
Microsoft Graph API
- Authorization and Delegation configured
Processβ
The steps that the package takes during process execution are:
- Retrieve a list of mailboxes all mailboxes you may want to assign permissions. These details are retrieved from Exchange Online.
- Presents the user with a form where they can select a single user and multiple mailboxes.
- Based on the information gathered in the previous form we query exchanged online for mailbox permissions for the user and mailboxes selected.
- The user is presented with a form that lists the selected mailboxes, and which permissions are currently applied for the selected user in the form of checkboxes, these permissions can be edited.
- Based on the options selected in the previous form we will add or remove permissions for the selected user from each of the mailboxes.
- Advise the user that the action has been completed.