HighQ Connector: Adding a New Connection
Configurations
Connection Configuration Wizard
Adding / Editing a connection can be a straight-forward process. Starting with the Display Name Setting.
Setting Name Description Display Name The name of the connection.Â
On the Next Page, enter Api URL, Application parameters and then click 'Connect' button.
Setting Name Description HighQ Api URL HighQ instance URL (https://INSTANCE_NAME.highq.com/INSTANCE_NAME) Application Id Registered Application Id Application Token Registered Application Token Redirect URL Redirect URL is provided during Application registration process.
This is an optional setting, so if the system administrator does not provide a value in redirect URL,
then the API client can use any valid URL as the redirect URL during the OAuth step 2 (e.g http://www.highq.com)
Then enter HighQ instance admin credentials and click 'Sign in' button.
Click 'Allow' button.
Then you should get information that you received Access and Refresh tokens.
There is also other flow on 2nd page of Admin Wizard.
Enter HighQ Api URL, Application Id, Application Token, Redirect URL, check 'Enter Authorization Code manually' checkbox
and enter manually generated Authorization Code to textbox below. Then click 'Connect' button and you should see
'Access and Refresh token received' status. Authorization Code can be used only once and expires after 30 minutes.
If you enter wrong or expired Authorization Code, you will get 'Unable to get Access and Refresh tokens" status.
To manually generate Authorization Code use URL:
https://INSTANCE_NAME.highq.com/INSTANCE_NAME/authorize.action?response_type=code&client_id=CLIENT_ID&redirect_uri=REDIRECT_URL
then log in to your HighQ instance and allow you Application to access to your data.
You will be redirected to page specified in 'redirect_uri' parameter and you will get Authorization Code
as 'code' parameter: REDIRECT_URL/?code=xxxxxxxxxxOn the Next Page, enter credentials for Active Directory user.
On the Next Page, choose if you want to enable Change Set or Indexing User data type.
Proceed by selecting which file types to index, then complete the wizard by clicking 'Finish' button.
ayfie