Setup
Connect to your OpenText app for OAuth.
To setup your OpenText app in Cobalt for OAuth, you will need the following credentials from your OpenText Developer account:
- Client ID
- Client Secret
Pre-requisites
- OpenText Developer account. You can create one here.
- Signed up for Free (Trial) of Services Bundle in plans.
Creating an app in OpenText
To create a OpenText app and aquire the above mentioned credentials, please follow the steps mentioned below:
- Log in to your OpenText Admin Center Console.
- Click on the
Apps
option under App Management in the side menu and click on+ Add
button >Add new standalone app
.
- Enter the
Display Name
, uniqueApp Name
,Version
andDescription
for your application and click onSave
. - Copy the Client ID and Client Secret from the
Confidentials Credentials
section.
- Go to your
Apps catalog
in Cobalt > Search forOpenText
>Settings
>Use your credentials
>Callback Url
> Copy it. - In the app created in OpenText, navigate to
Service Clients
in the side menu > Select the app with matching Client ID that you received in Step 4 > Click onManage Redirect URLs
>Add URL
> Paste the Callback URL and click onSave
.
- Now navigate to
Subscriber Tenants
option in the side menu and click onAdd to tenant
. Add all the tenants here for which you want to enable the OAuth app and click onAdd
.
This step is necessary, otherwise the tenant will not be able to perform Auth with the app.
Configuring credentials in Cobalt
App settings page lets you configure the authentication settings for an OAuth 2.0
based application. For your customers to provide you authorization to access their data,
they would first need to install your application. This page lets you set up your application credentials.
Cobalt lets you use pre-configured applications to play around. You can do so by selecting Use our credentials
. However, if you wish to use your own application,
select Use your own credentials
. Provide the aquired Client Id and Client secret and save it.
Actions and triggers
Once the above setup is completed, you can create orchestrations of your use-cases using OpenText actions and triggers. Following are the set of OpenText actions and triggers supported by Cobalt.