Closed taylorSteeleIntergen closed 3 years ago
Hi @taylorSteeleIntergen, maybe https://github.com/microsoft-search/pnp-modern-search/discussions/1460 can help you. I close this one as it is not directly related to the Web Parts.
@FranckyC, I disagree that this is not related to the web parts. The issue only appears when using the web parts, the permissions work as expected in both classic and out-of-the-box modern search.
@taylorSteeleIntergen then you must inspect the query to see if this is the same as other interfaces. I guess not because there is no security trimming or anything like this in the Web Parts, the secruity part is done at API level.
@FranckyC does the web part cache results at all?
There is no cache mechanism there
You have to wait for a security crawl to occur so that ACL's are updated in the search index. This runs at an irregular interval we cannot control.
The quickest way to have item access revoked is to grant access via AAD groups and not on items themselves.
Version used 3.16.0.0
Describe the bug SharePoint permissions are slow to apply and users are able to see content that they do not have access to.
To Reproduce
Expected behavior
Desktop (please complete the following information):