GetTenantResult

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether to allow email/password user authentication.

Link copied to clipboard

Whether anonymous users will be auto-deleted after a period of 30 days.

Link copied to clipboard

Options related to how clients making requests on behalf of a project should be configured.

Link copied to clipboard

Whether authentication is disabled for the tenant. If true, the users under the disabled tenant are not allowed to sign-in. Admins of the disabled tenant are not able to manage its users.

Link copied to clipboard

Display name of the tenant.

Link copied to clipboard

Configuration for settings related to email privacy and public visibility.

Link copied to clipboard

Whether to enable anonymous user authentication.

Link copied to clipboard

Whether to enable email link user authentication.

Link copied to clipboard

Hash config information of a tenant for display on Pantheon. This can only be displayed on Pantheon to avoid the sensitive information to get accidentally leaked. Only returned in GetTenant response to restrict reading of this information. Requires firebaseauth.configs.getHashConfig permission on the agent project for returning this field.

Link copied to clipboard

Specify the settings that the tenant could inherit.

Link copied to clipboard

The tenant-level configuration of MFA options.

Link copied to clipboard

Configuration related to monitoring project activity.

Link copied to clipboard

Resource name of a tenant. For example: "projects/{project-id}/tenants/{tenant-id}"

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Configures which regions are enabled for SMS verification code sending.

Link copied to clipboard

A map of pairs that can be used for MFA. The phone number should be in E.164 format (https://www.itu.int/rec/T-REC-E.164/) and a maximum of 10 pairs can be added (error will be thrown once exceeded).