Google Accounts / OpenID Connect security provider in Jitterbit App Builder
The Google Accounts / OpenID Connect (GA/OIDC) security provider is a vendor-specific implementation of the OpenID Connect security provider. The Google implementation allows App Builder to authenticate Google accounts and authorize requests to REST data servers.
Configuration
The GA/OIDC security provider requires:
- Client credentials (client_id and client secret)
 
The GA/OIDC does not define any endpoints, credentials, or parameters beyond those supported by the OpenID Connect security provider.
Endpoints
The GA/OIDC security provider supplies default endpoints. No additional configuration is needed.
| Type | Default | 
|---|---|
| OpenID Connect Issuer | https://accounts.google.com/ | 
Credentials
The GA/OIDC security provider requires client credentials.
| Type | Description | 
|---|---|
| Client | To acquire client credentials, sign into the Google Developer portal and configure OAuth authentication. | 
Properties
The GA/OIDC security does not support the ReplaceIssuerTenantId parameter.
Claims
The GA/OIDC security provides the following additional claim mappings.
| Identifier | Purpose | Description | 
|---|---|---|
| Name | User name. |