Magidoc

Tenant represents an isolated group of users, roles, applications and configuration parameters existing on behalf of a customer. Tenants do not intersect with each other, so if an object is scoped to one particular tenant, others won't be able to access it.

Fields

#

_createdDateTime

When tenant was created.

_id

ID !
Non-null

Unique identifier of a tenant

_kind

ID !
Non-null

Record type, always Tenant

_updatedDateTime

Last time when tenant was modified.

deleteAfterDateTime

Suspended tenant will be deleted after this point of time. For non-suspended tenants value will always be null .

locales

Non-null

Information about tenant's default and supported locales.

location

Non-null

Physical location, e.g. which identity server is used to host tenant's data.

magicLink

Magic Link configuration.

masterUser

Non-null

MasterUser configuration.

otp

Non-null

One-Time Password (OTP) configuration.

security

Non-null

Security configuration.

sso

Non-null

Single Sign-On configuration.

status

Non-null

Information about current tenant status.

tags

Tags.

version

Non-null

IAM version used to configure the tenant.

Interfaces

#

Also implements APIResource .

Usages

#

References

#