OpenID Settings
- Last UpdatedJul 08, 2025
- 1 minute read
You can access Central Configuration and Enterprise Console through Microsoft Entra user authentication.
Use the OpenID Settings tab to configure Microsoft Entra authentication provider.
To configure Microsoft Entra provider, see Microsoft Entra Settings.
Redirect URIs for AVEVA Work Tasks Pro
In Microsoft Azure portal, where AVEVA Work Tasks Pro app is registered, you need to generate Redirect URI to get the authentication response.
To generate Redirect URI, provide the following details under Authentication:
-
For iOS, provide Bundle ID as com.schneiderelectric.worktaskspro
-
For Android, provide Package name as com.schneiderelectric.worktaskspro and Signature hash as VXouuql0JzjKih7eCZqABlKW0Nw=
For UWP, provide the Redirect URI as https://www.worktaskspro.com
Note:
- AVEVA Work Tasks needs to be registered with the selected Authentication Provider.
Ensure that the following application URIs are added as Allowed Callback URIs.
For example:
Enterprise Console Redirect URIs:
-- https://{machinename}:{port}/EnterpriseConsole/BPMUITemplates/Default/Repository/Site/RepositoryList.aspx
-- https://{machinename}:{port}/EnterpriseConsole/BPMUITemplates/Default/Repository/Site/Login.aspx
Central Config Redirect URI: https://{machinename}:{port}/CentralConfig/CentralAdministration.aspx
Work Tasks Pro Redirect URI: https://www.worktaskspro.com
- You can switch to any of the authentication types (Windows, Anonymous, or Microsoft
Entra ID) to access Enterprise Console. To switch, you need to reconfigure Enterprise
Console settings from Farm Configuration Wizard and set the required Authentication
Type. But, in the case of Windows authentication type, Microsoft Entra repository
will not work.