Versions Compared

Key

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

...

      1. Setting Up OAuth2 Authentication: 

        1. https://support.google.com/cloud/answer/6158849

        2. This credential type uses and existing account to log in and requires user authentication

      2. Creating a Service Account

        1. https://support.google.com/a/answer/7378726

        2. This credential type allows impersonating a user within the domain and does not require authentication

  1. Authorized Domains

    1. https://support.google.com/cloud/answer/6158849#authorized-domains&zippy=%2Cauthorized-domains

    2. The authorized domain is the Customer's PCR-360 application URL

    3. Example pcr360.customername.edu

  2. Redirect URL 

    1. The redirect URL is the Customer's PCR-360 application URL

    2. with “/core/oauth2/validated” added to the end

    3. Example: https://pcr360.customername.edu/core/oauth2/validated

      1. NOTE THIS EXAMPLE CANNOT BE USED DIRECTLY

      2. Must be altered to use the customers PCR-360 url.

  3. Download the credentials file

...