Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法通过 Salesforce REST API 模拟用户,所以您只能看到他有权访问的数据?例如,您将只检索允许模拟用户查看的联系人。
谢谢!
Salesforce 的授权系统会根据经过身份验证的用户的安全配置文件自动实施对数据的可见性。因此,请确保您以要模拟的用户身份进行身份验证。你不需要做任何其他事情。