Versions Compared

Key

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

...

  1. Select the appropriate Account Type. 

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

    Add New Tenant Email form example

  3. On the OAuth2 Configuration tab enter Application ID and Secret KEY copied down from the Registering an Application steps above.

  4. Also enter in the following values:

    1. Authentication Authority URL: https://login.microsoftonline.com/common for this example

    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

      Manage Tenant Email ExampleImage RemovedManage Tenant Email ExampleImage Added
  5. Save the Email Address

  6. Click the "Click to Authenticate" button

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

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

  9. The button on the OAuth2 Configuration tab should now say "Click to RE Authenticate"
    Authentication Example

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

...