06-03-2018 05:20 AM
By Default activiti /api/ are protected with Basic Authentication. I have overridden this security by implementing com.activiti.api.security.AlfrescoApiSecurityOverride class. it works well with both token and basic auth header. Now I have activiti-admin which is making rest call to the activiti-app "api/enterprise/app-version" and other api endpoints but in request I don't find Authorization header to authenticate it using my overriden authentication mechanism. Can anybody help me where I'm going wrong ?
06-08-2018 06:22 AM
There is no extension hooks in the admin app to allow adding extra info in request headers.
Explore our Alfresco products with the links below. Use labels to filter content by product module.