Tenant
A tenant, or customer environment, is a hosting or software as a service (SaaS) concept. A
tenant is a group of users who share a common access with specific privileges to a software
instance. All the data of one tenant is always separated from all the data of other tenants.
There is no cross sharing or viewing of data with other tenants. This concept requires all
participants in the messaging to share the same identity for the same tenant. Therefore, a
Tenant Id such as Infor
must have exactly the same meaning on every system in
the messaging space. Tenants can also be used to separate data for a single on-premises
customer. For example, separating data for a test environment from data from the production
environment. The tenant Id is alphanumeric, maximum length is 22 characters. It must be
handled case-insensitive.
A tenant is a hosting or software as a service (SaaS) concept. All data for one tenant is
always separated from all data of other tenants. There is no cross-sharing or viewing of data
with other tenants. This concept requires all participants in the messaging to share the same
identity for the same tenant. Therefore, a TenantId of Infor
must have
exactly the same meaning on every system in the messaging space.
^[A-Z0-9]{1,17}_[A-Z0-9]{3}$