We get the ACL for the user(abc@xyz.com) on all the sharepoint libraries through Authority service in Manifold CF. User(abc@xyz.com) is not having a direct access on the particular sharepoint library and also does not have access through defined groups(Visitors/Owners/Members) but the user has access to the library only through an AD group which is added as a visitor to that Sharepoint library and so we are not getting the visitors token for the user(abc@xyz.com) in the ACL.
Q1. Will authority service give the tokens in the ACL for a user if he has access to the library through AD group?
Q2. If not, then can how can we modify the authority service in order to get the tokens in the ACL?
Would appriciate any help/thread in this regard.
Trying to get the tokens in ACL for the given user.