Resolved! How to automatically check if a user has access to a document in nuxeo?
I need a way to quickly verify if a user has access to a document without retrieving and scanning all ACLs. Is there an API or an optimized method in Nuxeo to check access directly with a simple boolean response (true/false)?