TenantDefaultSupportedIdpConfig
Configurations options for the tenant 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.
Create a TenantDefaultSupportedIdpConfig Resource
new TenantDefaultSupportedIdpConfig(name: string, args: TenantDefaultSupportedIdpConfigArgs, opts?: CustomResourceOptions);def TenantDefaultSupportedIdpConfig(resource_name, opts=None, client_id=None, client_secret=None, enabled=None, idp_id=None, project=None, tenant=None, __props__=None);func NewTenantDefaultSupportedIdpConfig(ctx *Context, name string, args TenantDefaultSupportedIdpConfigArgs, opts ...ResourceOption) (*TenantDefaultSupportedIdpConfig, error)public TenantDefaultSupportedIdpConfig(string name, TenantDefaultSupportedIdpConfigArgs args, CustomResourceOptions? opts = null)- name string
- The unique name of the resource.
- args TenantDefaultSupportedIdpConfigArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- opts ResourceOptions
- A bag of options that control this resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args TenantDefaultSupportedIdpConfigArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args TenantDefaultSupportedIdpConfigArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
TenantDefaultSupportedIdpConfig Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Programming Model docs.
Inputs
The TenantDefaultSupportedIdpConfig resource accepts the following input properties:
- Client
Id string OAuth client ID
- Client
Secret string OAuth client secret
- Idp
Id 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- Tenant string
The name of the tenant where this DefaultSupportedIdpConfig resource exists
- Enabled bool
If this IDP allows the user to sign in
- Project string
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- Client
Id string OAuth client ID
- Client
Secret string OAuth client secret
- Idp
Id 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- Tenant string
The name of the tenant where this DefaultSupportedIdpConfig resource exists
- Enabled bool
If this IDP allows the user to sign in
- Project string
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- client
Id string OAuth client ID
- client
Secret string OAuth client secret
- idp
Id 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- tenant string
The name of the tenant where this DefaultSupportedIdpConfig resource exists
- enabled boolean
If this IDP allows the user to sign in
- project string
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- client_
id str OAuth client ID
- client_
secret str OAuth client secret
- idp_
id str 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- tenant str
The name of the tenant where this DefaultSupportedIdpConfig resource exists
- enabled bool
If this IDP allows the user to sign in
- project str
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
Outputs
All input properties are implicitly available as output properties. Additionally, the TenantDefaultSupportedIdpConfig resource produces the following output properties:
Look up an Existing TenantDefaultSupportedIdpConfig Resource
Get an existing TenantDefaultSupportedIdpConfig resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: TenantDefaultSupportedIdpConfigState, opts?: CustomResourceOptions): TenantDefaultSupportedIdpConfigstatic get(resource_name, id, opts=None, client_id=None, client_secret=None, enabled=None, idp_id=None, name=None, project=None, tenant=None, __props__=None);func GetTenantDefaultSupportedIdpConfig(ctx *Context, name string, id IDInput, state *TenantDefaultSupportedIdpConfigState, opts ...ResourceOption) (*TenantDefaultSupportedIdpConfig, error)public static TenantDefaultSupportedIdpConfig Get(string name, Input<string> id, TenantDefaultSupportedIdpConfigState? state, CustomResourceOptions? opts = null)- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
The following state arguments are supported:
- Client
Id string OAuth client ID
- Client
Secret string OAuth client secret
- Enabled bool
If this IDP allows the user to sign in
- Idp
Id 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 string
The name of the default supported IDP config resource
- Project string
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- Tenant string
The name of the tenant where this DefaultSupportedIdpConfig resource exists
- Client
Id string OAuth client ID
- Client
Secret string OAuth client secret
- Enabled bool
If this IDP allows the user to sign in
- Idp
Id 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 string
The name of the default supported IDP config resource
- Project string
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- Tenant string
The name of the tenant where this DefaultSupportedIdpConfig resource exists
- client
Id string OAuth client ID
- client
Secret string OAuth client secret
- enabled boolean
If this IDP allows the user to sign in
- idp
Id 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 string
The name of the default supported IDP config resource
- project string
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- tenant string
The name of the tenant where this DefaultSupportedIdpConfig resource exists
- client_
id str OAuth client ID
- client_
secret str OAuth client secret
- enabled bool
If this IDP allows the user to sign in
- idp_
id str 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 str
The name of the default supported IDP config resource
- project str
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- tenant str
The name of the tenant where this DefaultSupportedIdpConfig resource exists
Package Details
- Repository
- https://github.com/pulumi/pulumi-gcp
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
google-betaTerraform Provider.