How to Handle Guest User CRUD/FLS in Security Review?

On February 14, 2025, Posted by , In Apex,Salesforce, By ,, , With Comments Off on How to Handle Guest User CRUD/FLS in Security Review?

Question We are developing an app for the Salesforce AppExchange that integrates with external systems. During the Salesforce Security Review, we encountered an issue related to CRUD (Create, Read, Update, Delete) and Field-Level Security (FLS) checks in Apex code. Salesforce’s security guidelines require that all Apex code performing DML operations…