Document toolboxDocument toolbox

Configuring the MS Office 365 API

Configuring the MS Office 365 Graph API with PCR-360

Register the App in the Portal:

  1. Open a browser and navigate to the Azure Active Directory admin center.

  2. Login with an account capable of administrating Active Directory

  3. Select Azure Active Directory in the left-hand navigation, then select App registrations under Manage.

    A screenshot of the App registrations

  4. Select New registration. On the Register an application page, set the values as follows.

    • Set Name to "PCR360 Production" (or "PCR360 Test" depending on the environment being set up).

    • Set Supported account types to Accounts in any organizational directory and personal Microsoft accounts.

    • Under Redirect URI, set the first drop-down to Web and set the value to

      • This must be altered to reflect the URL of the PCR-360 Application

      • Appending /core/oauth2/validated to the end of the URL is required

      • https://<pcr360.customerUrl.edu>/core/oauth2/validated

  5. Select Register. Copy the value of the Application (client) ID and save it, you will need it later.

  6. Select Endpoints, then copy the Tenant ID as highlighted in the screenshot below. Save this as you will need it later.


  7. Select Certificates & secrets under Manage. Select the New client secret button. Enter a value in Description and select one of the options for Expires and select Add.

  8. Copy the client secret value before you leave this page. You will need it later.

    Important

    This client secret is never shown again, so make sure you copy it now.

    A screenshot of the newly added client secret

  9. Select API permissions in the side bar


  10. Add the permission as shown

  11. Click Add a permission and select Microsoft Graph


  12. Select Delegated Permissions


  13. Select the Mail.Read, Mail.Send, and Mail.ReadWrite permissions


  14. Select the User.Read permission


  15. Click the Add permissions button to add the selected permissions


Setting up the PCR-360 Tenant Email

Configuration:

  1. In the PCR-360 Application, navigate to Admin → Tenant Management.

  2. Double click the proper tenant. There is usually only one.

  3. Select the Tenant Emails Tab

  4. Click the Add button

  5. Select the appropriate Account Type. Configuring Email#AccountTypes:

  6. MAKE SURE TO USE THE EMAIL ADDRESS YOU WANT PCR-360 TO USE



  7. On the OAuth2 Configuration tab enter Application ID and Secret KEY copied down from the earlier steps:

  8. Also enter in the following values:

    1. Authentication Authority URL: https://login.microsoftonline.com/TENANT_ID

      1. The TENANT_ ID value should be replaced with the Tenant ID copied in earlier steps from the Endpoints page in Azure
      2. Example Tenant ID: 79c6ff55-b7e0-4517-bfd7-b4fffb6fee40

    2. Authorization Endpoint: /oauth2/v2.0/authorize

    3. Token Request Endpoint: /oauth2/v2.0/token

    4. Scopes (groups, or permissions): openid profile offline_access user.read mail.read mail.send mail.readwrite




      1. Using these values exactly as shown is very important for authentication.
      2. All values must be on a single line with a single space in between each.
      3. No line break character should be used, but the line may wrap
      4. A line break in this field will break authentication on Microsoft's side.

  9. Save the Tenant Email Address

  10. NOTE: Before you authenticate the new account, you MUST sign out of ALL Microsoft Accounts you used in your browser. If you do not log out of those accounts, the new Email connection will authenticate with your personal account, and all outgoing emails will appear to be sent from your account.
    1. Click the "Click to Authenticate" button.

  11. Follow the prompts to authorize PCR-360 with your Microsoft Email.

  12. Once completed, the portal will redirect back to the application with a success message.

  13. The button on the OAuth2 Configuration tab should now say, "Click to RE Authenticate"


  14. The application is now configured to send (and/or receive) emails using the email address that was authenticated





Help Desk Portal - Email: help@pcr.com - Phone: 616.259.9242