Class TenantDefaultSupportedIdpConfigArgs


  • public final class TenantDefaultSupportedIdpConfigArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • clientId

        public com.pulumi.core.Output<java.lang.String> clientId()
        Returns:
        OAuth client ID
      • clientSecret

        public com.pulumi.core.Output<java.lang.String> clientSecret()
        Returns:
        OAuth client secret ***
      • enabled

        public java.util.Optional<com.pulumi.core.Output<java.lang.Boolean>> enabled()
        Returns:
        If this IDP allows the user to sign in
      • idpId

        public com.pulumi.core.Output<java.lang.String> idpId()
        Returns:
        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`
      • project

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> project()
        Returns:
        The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
      • tenant

        public com.pulumi.core.Output<java.lang.String> tenant()
        Returns:
        The name of the tenant where this DefaultSupportedIdpConfig resource exists