SumTotal
Last updated
Your tenant URL — the base URL that precedes all API calls (e.g., yourCompany.sumtotal.host).
Log in to SumTotal as an admin.
Go to Administration → Common Objects → Configuration → oAuth Configuration.
Click Add to create a new OAuth client.
Enter the Client ID.
Enter a secure Client Secret.
Select allapis as the scope.
Ensure PKCE is disabled — if enabled, it will block API calls.
Click Submit.
Choose this if your connection is going to be over HTTPS (optional, default: True).
The amount of time (in seconds) to wait for API responses. (default: 30)
Attention
Please perform a connection test to ensure there is a valid connection to the SumTotal host. When the discovery operation is finalized you will be able to see the details on Assets page.
Last updated