Cornerstone
Connection Requirements
To register a new application and get Client ID and Secret
🔵 Cornerstone Portal Steps
Log in to your Cornerstone portal.
Go to Admin → Tools → Edge → API Management.
Under Manage Applications, click Register New Application.
Enter your Application Name.
Provide the User ID of an active user in your portal.
Set the Access Token Validity Period (seconds).
Valid range: 300 – 86,400
Default: 3600 seconds (1 hour)
In the Scopes section, select the permissions for your app.
Scopes control which API endpoints and HTTP operations (GET, POST, PUT, PATCH) your app can access.
Example: Select 'employee:create' and 'employee:read'
Click Modify under an API product to view and select scopes, or check Cornerstone API and Reporting API to grant full access.
After selecting scopes, click Save.
Click Register Application.
If the User ID is valid, the page refreshes and displays your Client ID & Client Secret.
Copy and store both values securely — required for integration.
⚠️ Attention Please perform a connection test to ensure there is a valid connection to the Cornerstone host. When the discovery operation is finalized, you will be able to see the details on the Assets page.
Was this helpful?