Create service applications
- Last UpdatedJul 30, 2026
- 2 minute read
- Engineering
- Integration Service 4.1
- Integrators
Service Applications allow external applications to authenticate and interact with the AIS CONNECT API using the OAuth 2.0 Client Credentials flow.
You can create and manage Service Applications from the CONNECT portal.
Prerequisites
-
You must be logged in to the CONNECT portal with Administrator permissions.
-
Your service must be active to create or manage integrations.
Create a service application
-
Login to CONNECT portal to generate the Service Applications.
-
Select Integrations in the navigation menu.
-
Select Service applications.

-
Select Create Service Application.
-
Enter a Name and an optional Description for the application.
-
Under Service Role, select the appropriate service:
-
Service — Select AVEVA Integration Service.
-
Folder — Select the relevant folder.
-
-
Select the role to assign to the application.

-
Assign the appropriate role based on your application's requirements:
Role
Permission
Data Source Reader
Read-only access to data sources
Data Source Writer
Publish/write data to data sources
Data Source Admin
Full administrative access
If no role is assigned, API requests are rejected with an Unauthorized (401) error.
-
Select Create.
-
Securely store the generated Client ID and Client Secret — these credentials are required to authenticate API requests to the AIS CONNECT Service.
Important: The Client Secret is only displayed once at the time of creation. Ensure it is stored securely before closing this dialog.

Manage an existing service application
-
Locate the application on the Manage Application card.
-
Select the three dots icon (more options).
-
Select Manage Application.

-
From the Manage Application view, you can:
-
Add additional service roles.
-
Delete an existing Client ID.

Note: To delete an integration, select Delete Integration and confirm the action in the confirmation prompt. This action cannot be undone.
-