Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand

Click the Add a permission button from the API permissions window.

From the Select an API window choose the Microsoft Graph tab.

Info

The below permissions will grant Read and Write access to all calendar mailboxes in the tenant. To restrict the permissions to a sub-set of mailboxes please complete the steps in this guide and then review our additional guide Restrict the Scope of Calendar Mailbox Read/Write API Permissions. to specify the scope of mailboxes that can be accessed.

Select Application permissions and choose the Calendars.ReadWrite option and click Add permissions.

Next, click Grant admin consent and then Accept from the confirmation dialogue box.

Make sure that admin consent has been granted to the Calendars.ReadWrite permission, this may require the page to be refreshed.

...

Required to use OAuth for SMTP

Note

If you are using an Application Access Policy the SMTP account will need to be included within the Security Group.
Alternatively, a new App registration will need to be configured granting the SMTP account access.
For more information on configuring this please contact helpdesk@qedas.com.

Expand

Click the Add a permission button from the API permissions window.

From the Select an API window choose the Microsoft Graph tab.

Select Application permissions and choose the Mail.Send option and click Add permissions.

Next, click Grant admin consent and then Accept from the confirmation dialogue box.

Make sure that admin consent has been granted to the Mail.Send permission, this may require the page to be refreshed.

Users.Read.All & Group.Read.All permission
Status
colourYellow
titleoptional

Required to use Azure AD User Sync
User Settings

Note

If you are using an Application Access Policy all users to be synced with RX will need to be included within the Security Group.
Alternatively, a new App registration will need to be configured which includes these users.
For more information on configuring this please contact helpdesk@qedas.com.

Expand

Click the Add a permission button from the API permissions window.

Image Added

From the Select an API window choose the Microsoft Graph tab.

Image Added

Select Application permissions and check the box for the User.Read.All and Group.Read.All options and click Add permissions.

Image Added

Next, click Grant admin consent and then Accept from the confirmation dialogue box.

Make sure that admin consent has been granted to the permissions, this may require the page to be refreshed.

Image Added

Generate the Client Secret

...