03-05-2018 05:08 AM
I want to know if there is a mechanism in Alfresco (share) to prevent some user to access some urls basing on custom config, or can I create a custom authentication level for Spring surf.
If there is no manner in Alfresco, have you any suggestion to interpolate an external mecanism of Spring or other frameworks or librery.
03-05-2018 05:29 AM
It depends on the URL.For example if its the document details page for document than yes.
03-05-2018 06:07 AM
I want to integrate a mechanism like spring security xml config
<intercept-url pattern="/page/**" access="hasAnyRole('ROLE_ADMIN')" />
Explore our Alfresco products with the links below. Use labels to filter content by product module.