Big Idea or Enduring Question: How to limit the number of concurrent sessions for a user? Objectives: After reading this blog, you’ll be able to: Understand concurrent sessions and how to identify them using Flow Limit the Number of Concurrent Sessions with Login Flows Use LoginFlow_ForceLogout variable Work with Get
Tag: Login Flow example
Want to Learn How to Display a Notice at Login? Read on!
Many times we want to display Notices, Messages, or Information to our users after they successfully logged In to Salesforce. For example, similar to Salesforce downtime or maintenance notifications. Displaying information after login will help the organization to keep its users informed about upcoming events or changes. Objectives: After reading this blog, you’ll
Unconventional application of Two factor Authentication!
A few years back I wrote an article Two-factor authentication using Login Flow. It was a huge success. I received several emails from people requesting me to write more use cases around the concept. So, here it is! Two-factor authentication is a security process in which users provide two means of identification
Want to Secure Your Org? Use Login Flow to configure Two Factor Authentication!
Two-factor authentication is a security process in which the user provides two means of identification, one of which is typically a normal user credential and the other of which is typically something memorized, such as a security code. You can enable Two-factor authentication for users by adding Two-Factor Authentication for