cancel
Showing results for 
Search instead for 
Did you mean: 

Help needed with Activiti BP Suite 1.1

nanodave1
Champ in-the-making
Champ in-the-making
Is anyone else here using the new Activiti 1.1 on-premise version, and wants to publish content to the Alfresco Cloud. I am in need of step by step instructions to edit the global properties file so that I can publish to my cloud account. The global properties require a ClientID, secret key and Callback URL. I have registered for an API key at the developer site, but I'm not sure what to use for the callback URL or ClientID.
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
The redirectUri is the url that will be called when successfully authenticated (eg http://localhost:8888/rest/app/rest/integration/alfresco-cloud/confirm-auth-request)

The clientId is the id you registered your developer account with.