I want to deploy the Eindpoint API in a REST Call for activiti-app but I faced a problem in accessing JSON data example
http://localhost:8080/activiti-app/api/enterprise/users
The problem is to Test a base endpoint I have to enter my login and password in the browser but in activiti , there is no place to enter this authentification, Anyone could help ?
Request URL: http://localhost:8080/activiti-app/api/enterprise/users
Response code: 401
Response message: Non-Autorisé
Solved! Go to Solution.
There is a very good Blog post on the Alfresco Activiti blog that describes exactly how to make a custom Rest Endpoint here: https://community.alfresco.com/community/bpm/blog/2016/11/18/activiti-enterprise-developer-series-cu...
Cheers,
Greg
I found the solution, I had to declare my login in Basic Authentication for endpoints and point it in basic auth configuration in the RESTful endpoint
Can anyone now tell me how to make a customized api ?
There is a very good Blog post on the Alfresco Activiti blog that describes exactly how to make a custom Rest Endpoint here: https://community.alfresco.com/community/bpm/blog/2016/11/18/activiti-enterprise-developer-series-cu...
Cheers,
Greg
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.