With the method described below, it is possible to integrate CumulusPro Straatos with your application with SSO.
Two use cases:
- Send a Link via Email to a user
- Integrate Straatos seemlessly into your application
The URL can point the user to the right place in Straatos, for example directly to MyHome, to an organisation or a workflow.
The Single-Sign on is done in two steps:
To create a token, submit the follwoing URL:
https://iconnector-
Where:
iconnector-
<username> = a cumuluspro username that should be used for the login
<userpassword> = the password for the user account
<absoluteexpiry> = the expiry date in format YYYY-MM-DD when the token expires
To access to a specific document, use customdata=_documentId
https://iconnector-
When the above URL returns the token, the token can be used as follows to open the CumulusPro site:
https://adminpanel.
Note: The adminpanel URL depends on the Region. The above is for Europe