Within T6 Enterprise, in addition to the conventional login with username and password, we offer a flexible and secure approach to user authentication through multiple authentication providers. Our platform supports a variety of options to meet users' specific needs, including Active Directory, Azure Active Directory, Azure Active Federation Services, Auth0, Identity Server, and TryAuth. With these integrations, we simplify identity management and provide a unified and convenient login experience for users. Regardless of the choice, we ensure efficient implementation to protect data and facilitate user access.
Our system prerequisites to proceed with the addition and configuration of authentication providers are being logged into T6 as an administrator user or having the Manage Authentication Providers feature enabled.
The configuration of ADFS URLs will vary depending on how the provider is configured, whether it is set as default or not. If ADFS is not configured as default, the identifier code must be sent; otherwise, when it returns, it will not be able to identify which identifier will be used.
We will add the providers so that they can be used for login.
Go to the main menu of the platform and select Authenticator under the Settings menu;
A panel will open on the side with a list of already registered providers, or an empty list for adding new providers. To add, click on
;
The fields for entering information will be displayed.
In Type, click on
to expand and display the available options:
In SubType, click on
to expand and display the options:
SubType will be available if you select the OpenID Connect type; otherwise, it will be disabled.
When selecting the OpenID Connect type along with the Azure AD subtype, the Authorization URL and Logout URL fields will be automatically filled in, as we will already have this information.
There are also fields for entering Title, Name, and Description, which will be displayed for all provider additions and must be filled out by the user;
There is an option Default with a switch button
, which when enabled, sets the provider for automatic authentication as an SSO, except for the Form option.
Depending on the selected type, other fields for completion will be displayed:
To enable login through AD, the provider must be configured as default.
When selecting the AD (Active Directory) type, you must fill in the Application Parameter: Active Directory Sysphera Group, located in the Integration category. The parameter must be entered exactly with the same name configured in the Group field of the authentication provider. Remember that the value is case sensitive, it distinguishes between uppercase and lowercase letters.
The fields displayed when selecting the provider type should be filled out according to the configuration required by the authentication provider.
After adding one or more authentication providers, in our panel we will have a list of registered providers, displaying the name, type, and description. Next to the information, we will have:
: Buttons for sorting the display of providers on the login screen (these will only be displayed if we have 2 or more registered providers);
: Button that allows editing the entered data;
: Button to delete a previously registered provider.After registering the desired providers, on the environment’s login screen, the configured providers will be displayed below the username and password input fields:
When we click on one of the displayed providers, we will be redirected to the login screen of the respective provider.
The AD (Active Directory) provider is not displayed on the login screen since selecting it as the default provider will automatically log in when accessing the T6 URL.