First i would like to thank you for this addons, I have installed modules and they works greats.
I have just a question: in our application people can be added by a non admin users and those action results in a "Permission Denied" error when request is sent to Alfresco people endpoint.
The obviousluy solution could be to authenticate an admin user before request and use genereated token for all those requests where admin role is required . But I would like to know if it's possible also to use a "client_credential" token for this endpoints.
Hi Axel,
First i would like to thank you for this addons, I have installed modules and they works greats.
I have just a question: in our application people can be added by a non admin users and those action results in a "Permission Denied" error when request is sent to Alfresco people endpoint.
The obviousluy solution could be to authenticate an admin user before request and use genereated token for all those requests where admin role is required . But I would like to know if it's possible also to use a "client_credential" token for this endpoints.
Regards,
Stefano