SSO providers for Operator Control Panel
In the SSO providers for Operator Control Panel section, you can configure authentication providers for logging in to the Operator Control Panel (see Manager settings).
In the current platform version, the only supported SSO provider for the Operator Control Panel is Microsoft Entra ID. To use it, complete the following steps in advance:
- Create a Microsoft Entra ID account at https://entra.microsoft.com/.
- Add an application to Microsoft Entra ID with OpenID Connect support.
- Obtain credentials for SSO configuration.
- Create users who need access to the Operator Control Panel within the Microsoft application and assign them to groups.
When signing in to the Operator Control Panel using Microsoft Entra ID:
- The manager name is automatically updated to match your Microsoft account name.
- If there is no manager with that email, the platform automatically creates an account.
- Microsoft group-based access restrictions may apply.
In this article:
Creating an authentication provider
To add an authentication provider for the Operator Control Panel:
Go to the SSO providers for Operator Control Panel section (see Navigation).
Click Add. The Authentication Provider's Settings page is displayed.
In the Provider list, select Microsoft Entra ID.
Customize the button text on the login page for authorization through this provider:
- In the Button name on sign-in page field, enter default text. For example: Sign in with Microsoft
- Optionally, add localized button texts:
- Click Add localization. A new field group is displayed.
- In a list, select a language supported by the Operator Control Panel (see Managing language settings).
- Enter the button text in the selected language.
- In the Manager's Roles and Groups section:
- Skip the Activate role synchronization toggle. This feature is not supported in the current version.
If a manage is inactive in the platform, login with the same email via an SSO provider is not possible.
- Choose a role for users who log in via this SSO provider but are not yet registered in the Operator Control Panel:
An unregistered user will automatically receive a manager account in the Operator Control Panel. Their name and email will be taken from their Microsoft account, and invalid names will be automatically corrected.
- In the Set default role for new managers list, select the role to be assigned to all users regardless of their Microsoft group (see Managers' roles).
- Optionally, to restrict access to the Operator Control Panel and assign roles to users based on their Microsoft group:
- Click Add the user group. A new field group is displayed.
- In the Microsoft group ID field, enter the group's identifier from Microsoft.
- In the Manager's role in the group list, select the required role (see Managers' roles).
- Repeat for the rest of the required groups, assigning roles as needed.
If a user is a member of several groups in Microsoft, the platform during registration assigns the role for the last one from the list.
The specified groups restrict not only automatic registration of new users, but also the login to the Operator Control Panel for registered users. If at least one group is added, users from other groups and without a group will not be able to register or log in to the Operator Control Panel via this SSO provider.
- Skip the Activate role synchronization toggle. This feature is not supported in the current version.
- In the SSO Keys section:
- In the OAuth Client field, enter the client ID.
- In the OAth Authentication Flow list, select Authorization code.
- In the OAuth Client Type field, select Confidential.
- In the OAuth Client Secret field, enter the client secret.
- In the OAuth URL field, enter the redirect URL for the Operator Control Panel.
- In the OAuth Scope field, enter the required permissions.
You can find the required values in Microsoft Entra ID under Identity > Applications > App registrations > <ActivePlatform application> > Endpoints.
- Click Create. The created authentication provider will now be available for login configuration in the Operator Control Panel (see Manager settings).
Viewing and updating authentication provider information
To view or update authentication provider settings for the Operator Control Panel:
- Go to the SSO providers for Operator Control Panel section (see Navigation). A list of authentication providers is displayed, including the following columns:
- Provider — the name of the authentication provider.
- Role synchronization — indicates whether role synchronization with the platform is enabled.
- Default role — the role assigned by default to users logging in through this provider who are not yet registered in the Operator Control Panel.
- Click the name of the required authentication provider. The authentication provider settings page is displayed, similar to the creation process, but with the following restrictions: the Provider selection cannot be changed if it is used in the login configuration of the Operator Control Panel (see Manager settings).
- Modify the provider settings as needed and click Update.
- If you need to delete the authentication provider, click Delete and confirm the action. Deletion is not available if the provider is used in the login configuration of the Operator Control Panel (see Manager settings).