Versions Compared

Key

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

...

Make a note of your Tenant Id and click "App Registrations" on the left.

Image RemovedImage Added


Click "New registration".

Image RemovedImage Added


Give the registration a name (this is for your own information only, something like "InTimeMailClient"), choose "Accounts in this organisational directory only" and in the Redirect URI box, select "Web" and add the following redirect URI: https://<your-intime-domain-here>/oauth2Client/callback/Email-Client

Image RemovedImage Added

Click Save. Make a note of the Application (client) ID  and the Directory (tenant) ID (should be the same as noted earlier).

Image RemovedImage Added


Click "Certificates and secrets" on the left, click "New client secret", enter the descriptive name for this secret and set it to expire in an appropriate period. Click "Add". Note, when the secret expires, you'll have to create a new one and update the RSM InTime configuration.

Image RemovedImage Added


Make a note of the the value in the Value field. This will not be displayed again.

Image RemovedImage Added

Click "API permissions" on the left. Click "Add a permission" and click "Microsoft Graph"

Image Added


Then click Delegated Permissions

Image Added

You''ll then need to add the permissions noted below. They will likely be found in "Delegated Permissions" in the Graph API.Image Removedfollowing permissions sets.

IMAP.AccessAsUser.All

Mail.Read

offline_access

User.Read


Image Added


You should then have the following permissions setup;

Image Added


Log in to RSM InTime in an incognito window, go to Settings → Email Server Settings and enter the details shown below, replacing the email address/username with the email address/username of the mailbox you would like RSM InTime to monitor. Click Save, followed by OAuth 2.0 Settings.


Image RemovedImage Added


You should be on the Integrations page. Click "New".

...