Posts

Showing posts with the label enabled

Salesforce Fact #906 | Enable Lightning Login

Lightning Login is a passwordless, faster login approach we have in Salesforce. Let's see how we can enable it for the users. Go to Quick Search -> Session Settings -> Under Lightning Login, check 'Allow Lightning Login' checkbox, if we want to make the feature available based on permission set, we select the checkbox 'Allow only for users with Lightning Login User permission'. Create a PS with the 'Lightning Login User' system permission enabled ->  Assign the PS to the required users -> Login with the user and click on Enroll in Lightning Login option in User details page. And that's it! Note: Lightning login is not supported for external users. Reference:  https://help.salesforce.com/s/articleView?id=xcloud.security_ll_enable.htm&type=5

Salesforce Fact #809 | Permission missing errors

At times, you can encounter the below errors: 'API is disabled for this user' -> This is encountered when the user is missing the API enabled system permission. 'limit resource is not enabled' ->  This is encountered when the user is missing the View Setup and Configuration system permission. Reference:  https://salesforce.stackexchange.com/questions/28037/messagelimits-resource-is-not-enabled-errorcodeapi-disabled-for-org