Google Identity Platform Default Supported Idp Config

This page shows how to write Terraform for Identity Platform Default Supported Idp Config and write them securely.

google_identity_platform_default_supported_idp_config (Terraform)

The Default Supported Idp Config in Identity Platform can be configured in Terraform with the resource name google_identity_platform_default_supported_idp_config. The following sections describe how to use the resource and its parameters.

Example Usage from GitHub

An example could not be found in GitHub.

Review your Terraform file for Google best practices

Shisho Cloud, our free checker to make sure your Terraform configuration follows best practices, is available (beta).

Parameters

OAuth client ID

OAuth client secret

If this IDP allows the user to sign in

  • id optional computed - string
  • idp_id required - string

ID of the IDP. Possible values include: 'apple.com' 'facebook.com' 'gc.apple.com' 'github.com' 'google.com' 'linkedin.com' 'microsoft.com' 'playgames.google.com' 'twitter.com' 'yahoo.com'

  • name optional computed - string

The name of the DefaultSupportedIdpConfig resource

Explanation in Terraform Registry

Configurations options for authenticating with a the standard set of Identity Toolkit-trusted IDPs. You must enable the Google Identity Platform in the marketplace prior to using this resource.

Frequently asked questions

What is Google Identity Platform Default Supported Idp Config?

Google Identity Platform Default Supported Idp Config is a resource for Identity Platform of Google Cloud Platform. Settings can be wrote in Terraform.

security-icon

Automate config file reviews on your commits

Fix issues in your infrastructure as code with auto-generated patches.