Skip to main content

We need to securely store the Partner Account client IDs and Secret in Salesforce, with the potential for exceeding 100,000 entries. Can Named Credentials accommodate this volume, or is there a more suitable approach for securely storing this information?

2 个回答
  1. 2024年9月3日 13:11

    Hi @Nikhilesh Shinde,

     

    As per doc, there is no limit for named credentials and Named Credentials can only store two credential material (e.g. username, password) or an OAuth token (refresh_token, access_token).

     

    Hope this helps!

    Thanks!

0/9000