When connecting Trelica to Seismic, you will be asked for a Tenant Name, Client ID and Client Secret. This guide explains how to obtain these parameters.
Tenant Name
This can be found in the URL shown in the browser when signed in to Seismic, e.g. https://{myorganization}.seismic.com:
Client ID and Client Secret
You must first create an App in Seismic and enable it:
You need to be a Seismic Premium user with Full Control (System Administrator) permissions in order to create an app.
- Log in to the Seismic App Registry at: https://apps.seismic.com/apps.
-
Click the Orange + button at the top right of App Reg to begin creating your app.
- On the Basic Information tab, enter a name, email and short description:
- On the Authentication tab, enter the following:
- Do you need authentication for your App? - Yes
- Authentication Method - OAuth2 - Authorization Code Flow (User Authentication)
- Redirect URIs -
https://app.trelica.com/IntegrationsApi/Integrations/Seismic/AuthCallback
(if on Trelica US) ORhttps://eu.trelica.com/IntegrationsApi/Integrations/Seismic/AuthCallback
(if on Trelica EU) - Scopes -
seismic.user.view
andseismic.user.manage
- Save your app.
- Copy your Client ID and Client Secret, which are revealed upon saving the app.
Now enable your new app by going to Settings > System Settings > My Apps (at the bottom of the list).
Comments
0 comments
Please sign in to leave a comment.