Skip to main content
Skip table of contents

TechnologyOne ECM (CMIS)

This integration connects with the TechnologyOne CiA platform to provide Enterprise Content Management (ECM) capabilities, including index searches and document upload functionality.

Configuration

The following assumes an OAuth IdP Client has been configured in ECM → Site Settings → Authentication. Please contact TechnologyOne for further details on how to do this.

Option

Description

Server

The base address of the CiA environment.
For example:
https://xxx.t1cloud.com/T1Default/CiAnywhere/Web/XXX/

Repository

Enter the ID of the CMIS repository to connect to.

Grant Type

  • Authorization Code - users will be prompted to sign into TechnologyOne in the web browser and all API operations are invoked on-behalf of that user. If using a SAML provider such as Azure AD this will navigate the user to the respective provider to complete the sign-in process.

  • Client Credentials - the application is authenticated as a service account without displaying a login page.

Client ID

The Client ID of the OAuth IdP Client configured in CiAnywhere.

Client Secret

The Client Secret of the OAuth IdP Client configured in CiAnywhere.

Redirect URI

Required only when using the Authorization Code grant type.

The Redirect URI specifies the endpoint that users are returned to in EWA after completing the sign‑in process with the OAuth identity provider.

This must be set to the EWA base URL with the following path appended:

NONE
/api/integrations/oAuthCallback
Example
NONE
https://ewa.example.com/api/integrations/oAuthCallback

This Redirect URI must be registered in the OAuth IdP Client configuration in CiAnywhere. If it is not registered exactly as specified, the OAuth sign‑in process will fail.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.