!--a11y-->
Multitenancy 
These properties
enable support for a multitenant portal environment in the User Management
Engine (UME). For more information, see
Implementing a
Multitenant Portal.
Multitenant Portal Properties of the UME
Property |
Value |
Description |
ume.multi_tenancy.automatic_logonid_prefixing |
Default value is TRUE. |
Enables logon prefixing. If the system can determine which tenant the user belongs to, the user only needs to enter his or her logon ID to log in. You can for example, use cookies, URL parameters, or HTTP parameters to enable the system to detect the correct tenant. We recommend you enable this feature only if users can log on consistently with logon ID prefixing. If users must sometimes prefix their logon ID with the tenant and sometimes not, they will likely become confused as to when to add it and when not to. This increases the number of failed login attempts. |
ume.multi_tenancy_support_enabled |
Default value is FALSE. |
Set to TRUE to enable multitenant portal support.
Once enabled, you cannot disable this property. For more
information about setting this property, see |