Where can I find the credentials I will have to use?
When registering your application on Maestrano, you will be given access to the API portal on Maestrano where the credentials of your application can be found. Simply navigate to the Maestrano dashboard page and click on the API tab.
You will find the Production application credentials (to be used once the application goes live) and the Sandbox credentials (to be used during the integration phase) which can be configured with different endpoints. Several Sandbox environments can be set up if you need to manage several test environments.
How to link my application to Maestrano.com?
Your application configuration must be exposed via the metadata endpoint. This defines the endpoints to use during the SSO process as well as the endpoint for the webhooks for the data-sharing.
To link your application to maestrano.com, put your metadata URL in the appropriate section and click on Update/Fetch
How to test my integration?
The sandbox application should be used during the integration phase. You can add the application to your dashboard easily by clicking on the Start Sandbox App button and then choosing the appropriate company.
Once added to your dashboard, you can initiate the SSO process by starting the application, clicking on the application tile.
...