In this lab, you’ll learn how to retrieve TruView application Client ID and Client Secret. TruView integration follows OAuth protocol for authentication which requires Client ID and Client Secret.
-
Log into TruView application using admin credentials.
-
On the top navigation bar, click Administration and select Manage Client Apps.
-
In Manage Client Apps, click Add Application.
-
Fill in the details as shown below in the Client Application definition dialog box and then click Ok.
Callback URL needs to be set depending on the server Smart Build Insight being used. URL need the suffix /truview/callback which is constant.
-
For the created client application, click
and copy the key.
Client application name is the Client ID and key that is copied to your clipboard is the Client secret.
-
Save the Client ID and Secret to use them in the next lab.