Configure CONNECT for authentication
- Last UpdatedMar 24, 2025
- 2 minute read
You can configure the AVEVA Mobile Operator to use CONNECT to authenticate the users. To do this, you need to configure Platform Common Services (PCS) 8.0.2 or later with CONNECT as Identity Provider (IDP).
-
Log in to CONNECT using the AVEVA credentials.
-
From the main menu, select Integrations.
-
On the Integrations page, click the Applications card. The Applications page that lists the existing applications is displayed.
-
Click Create application.
-
On the Create application area, do the following:
-
In the Name box, enter a name for the application.
-
(Optional) In the Description box, provide a description or the application.
-
From the Type list, select the type PCS On-Premises Identity Integration.
Note: If you do not see this option in the list, contact CONNECT support.
-
In the Redirect URLs box, specify the following URLs to which the users must be redirected.
https://<FQDN>/identitymanager/signin-avevaconnect
Note: CONNECT cloud application redirects are case-sensitive.
-
In the Logout URL box, specify the following logout URL for your application.
https://<FQDN>/identitymanager/signedout-callback-avevaconnect
Note: CONNECT cloud application redirects are case-sensitive.
-
-
Click Save. The application is added to the list of the existing applications. The Status column displays the status of the application.
Note: The application is created after the Status column displays Active and the Client ID column displays a value. Save the Client ID as this will be used later for registering with Platform Common Services.
-
Navigate to Integrations page and click Access Tokens card to generate the access token that will be used for PCS registration.
The Create Access Token page appears.
-
In the Create Access Token page, do the following:
-
For the Description box, provide a description for the access token.
-
For the Date that token should expire box, select a date on which the token must expire.
-
For the Access Token Configuration box, select Advanced to assign more than one role to the access token.
-
To create an account level access token, select Account access token. Then choose the roles that you want to apply to the token.
-
In the Roles box, choose the role On-Premises Identity Integration (AIM) that you want to apply to the token.
Note: If you do not see this option in the list, contact CONNECT support.
Click Create.
-