Creating a G-Suite Connection using GOOGLE_EXTENDED OAuth2 Credential

RapidIdentity Platform Documentation

Solution
Application
Content Type
Technical Documentation
Utilities & Services
ft:locale
en-US
  1. Insert the defineGoogleExtendedOAuthConnection() action.
  2. Enter the domain.
  3. Select the desired credential in the CREDENTIALNAME dropdown menu.
  4. Enter the Google User ID of the account you wish to use in the impersonateUserId field.
    THIS IS REQUIRED.
  5. Enter an array of scopes to authorize for the connection.
    The set of scopes must be a subset of those that were authorized for use by the Service Account Key for the domain (typically you will use the same scopes as previously configured).