-
Anyone logged in to API can see the javascript code, your username and password - how to avoid this in Salesforce?
In Ajax toolkit for custom Javascript button, you have to explicitly login to API because global Session variable is not available. In that case it is security vulnerable because anybody logged in can see the javascript code and your username and password. So is there any way to avoid this?
Log In to reply.
Popular Salesforce Blogs
Learn All About the Types of Integration Flows | Salesforce Integration
Types of flows (Integration) 1. Oauth 2.0: Defines how to securely delegate user authentication to grant authorization. Enables the third-party applications to get a temporarily…
Salesforce Spring ’20 Release Notes - Top Features
Salesforce Spring '20 Release have been made universally accessible on February 17, 2020. The Spring '20 discharge conveys extended advancements over the whole Customer 360…
Document Salesforce Flows the Smart Way with BOFC’s New Export Feature
Salesforce Flows are at the heart of modern automation — empowering teams to design powerful, no-code processes that enhance efficiency across the organization.However, as the…
Popular Salesforce Videos
Generative AI: What Diverse Data Types Can It Create? | Salesforce
Imagine a technology that can take various types of data – from text and images to music and even beyond – and create something entirely…
Salesforce Workbench | Salesforce Tutorial Video
In this video, we show you how to use Salesforce Workbench to set a user password. This can be useful when you have a user…
Salesforce Admin Training: How to add custom fields in salesforce ?
Salesforce Custom fields :- Up to now we have created custom app, custom object and now we are going to create Salesforce custom fields. When…