1 - Client Id & Client Secret
On ODC Portal search for the menu option "API clients" under Manage section.
For this Application you will need a key with all of the permissions.
Keep in mind that the permissions will always change according to the needs, for this example you should give all the permissions, since this application allows you to change
- Users
- Groups
- Roles
After pressing “Create API Client”
Copy the ClientId and the Client Secret to the corresponding Application Settings.
2 - Tenant Domain
Insert the ODC portal domain, this will be used to get the Token Endpoint
example: YOUR_DOMAIN.outsystems.dev without the https://
3 - Cypher Key
Generate a random 16bit Cypher key and place it on the corresponding Setting.
This setting is used to store the Token on the server database.
4 - TEST_UserAPIDomain
This will be used to perform the Synchronization examples, so that the Application can simulate a call to an external Rest API (That would represent and IDP)
https://[YOUR-APPLICATION]/UsersManagement