Restriction Rules enhance the security of our Salesforce org by allowing certain users to access only specified records. They can prevent record access of certain type which contains sensitive data. For some objects eg: Contact, Task, Event it’s hard to control access as once you have parent record access you can view child records. In…
Tag: Security
Salesforce Multi-Factor Authentication (MFA)
Salesforce Multi-Factor Authentication (MFA) is a secure authentication method that requires users to prove their identity by supplying two or more pieces of evidence (or “factors”) when they log in. One factor is something the user knows, such as their username and password. Other factors are verification methods that the user has in their possession,…
Enforce Security With the stripInaccessible Method
Enforce Security With the stripInaccessible Method. This is again one of the gem of Spring 20. We now have stripInaccessible method available which we can use to check current user’s create, read, update, or upsert access permission. Previously to do this we need to use sObject Describe ObjectResult and FieldResult to check each permission for…
Accessibility Check In SOQL Queries Using WITH SECURITY_ENFORCED
Security is very important doe any developer. In Salesforce we follow all guidelines related to security. Most of the security feature is handle by Salesforce. One of the common security feature is Object and Field level check. For this Salesforce introduce new feature WITH SECURITY_ENFORCED. Today we will check how we can use it. This…
Salesforce Winter 19 : Quick Preview
Salesforce release cycle comes again with winter 19. With every new release Salesforce continue to add new feature to its platform and also keep updating existing feature as well. Now in every release Salesforce keep its main focus on Lightning and this time also it do so. But that does not mean we don’t have…
Salesforce Summer 18: Quick Preview
Hi Everyone, Its summer time and Salesforce release cycle is on summer 18. Today we will take a quick overview of Summer 18 release notes. With the lightning:isUrlAddressable interface, we can now control which Lightning components can be opened programmatically. We can also now easily capture URL parameters using the v.pageReference attribute and use the…
Salesforce Spring 18: Quick Preview
Happy New Year Everyone. And god bless to them who had hardcoded 2017 in there code. Salesforce has just release Spring 18 and this time also the main focus remains n Einstein and Lightning. In this release there are many good feature are introduced. So let’s take a quick look at them. Gather Feedback with…
Virus and Trojan lots of information
Viruses and identity theft are not new issues, but recently, individuals and companies are at a much greater risk as a result of the unanticipated increase in internet and technology use. Follow these tips to protect yourself from such an attack so that you won’t be the next victim. For example, you receive an email…