Get client ID and secret
A client ID and secret are used to authenticate client requests to the server and generate an access token. The client ID is a unique identifier for the client, and the client secret is a confidential value that is used to authenticate the client. These are obtained from the application page registered with the Trimble Cloud Console, and are securely stored and not shared with third parties.
[Introductory paragraph: What is the context of this procedure? What does it accomplish and why?]
To get the Application Credentials:
- From the left menu in the Cloud Console, select Applications. The Applications List displays.
- Application List items can be filtered using ‘Search’ option & navigated to a specific application.
- Click on Application name to open the application in summary view
- In the Overview tab, user will be able to fetch the Application Client ID & Secret
- User can make use of ‘Copy’ icon to copy the application credentials
- In the Overview tab, user will be able to add/edit/delete new secrets

Note: Deleting an existing secret could break the existing integration of the application subscribers.
