The Login screen can show more than one login option for the same provider. For example, an Organization can have multiple Microsoft or Google options configured, and each one is displayed as a separate button, identified by the name configured for its AuthType. AuthTypes and their names are configured in Security.
In the platform, each tenant domain is associated with one or more AuthTypes. When multiple AuthTypes are configured for a domain, the Login screen displays one button for each AuthType, using its configured name so users can distinguish between them. This is useful, for example, when an Organization has multiple Microsoft Azure AD tenants configured.
Once the AuthTypes are configured in Security, you must configure some additional System Parameters to enable the corresponding Console options. This guide explains how to configure these Parameters step by step.
- Go to Console > SuperAdmin Options > System > Parameters.
- Click CREATE NEW.
- Set Name to GX_AISTUDIO_URL.
- Set Scope to Organization, and select the target Organization.
- Set the Parameter's value to the Organization's Hub URL (for example, https://os.saia.ai).
- Click CONFIRM.
Console uses this Parameter to redirect the user to Hubs when they select Glob.AI OS from the Console Menu.
The LAB_ENABLED_ON_CONSOLE Parameter controls whether the Glob.AI OS option appears in the Console Menu. When this Parameter is not defined for the Organization, it is considered true, and the option is shown.
To make sure Glob.AI OS is shown, go to Parameters and either make sure LAB_ENABLED_ON_CONSOLE does not exist for the Organization or set its value to true.
The FLOW_ENABLED_ON_CONSOLE Parameter controls whether the Flows option appears in the Console Menu.
To hide the Flows option, go to Parameters and delete the FLOW_ENABLED_ON_CONSOLE Parameter for the Organization, if it exists.