You can read the full configuration tutorial from Microsoft here.
The URL should take the following format:
https://{api-host}/v1/{account-name}/saml/assertion-consumer-service
Where the variables are defined as follows:
{account-name} - the name of the account that you used on the login page.{api-host} - the hostname, depends on region:
The URL should take the following format:
https://{api-host}/v1/saml/assertion-consumer-service
Where {api-host} is the hostname used for your On-Premises installation of Checkbox.
Unnecessary, but it is used for testing the connection from Toolkit.
The URL should take the following format:
https://{api-host}/v1/{account-name}/saml/init-sso?returnUrl=https://{admin-host}/login?saml_token=saml_token_value
Where the variables are defined as follows:
{account-name} - the name of the account that you used on the login page.{api-host} - the hostname, depending on region:{admin-host} - the hostname of Admin application, depending on the region.
The URL should take the following format:
https://{api-host}/v1/saml/init-sso?returnUrl=https://{admin-host}/login?saml_token=saml_token_value
Where the variables are defined as follows:
{api-host} - the hostname of the Survey application{admin-host} - the hostname of the Admin application


