App Builder Winter 22 maintenance

Here’s a look at the features covered in the maintenance module.

Multi-factor Authentication (MFA)
From February 2022, MFA will be required – there may be some exceptions – for all customers. This is to provide increased user account security in the face of the global threat landscape. The added security outweighs the inconvenience. Salesforce provides an MFA rollout pack.

Interactive Lightning Pages with Dynamic Interactions
Increases interactivity of lightning pages. Devs create a component and define the behaviour i.e. the events which are exposed. Admins hook up the component on the Lightning page by creating interactions between the source and target components.

Grant access based on Activated User Sessions for Permission Set Groups
Enhances the ability of session-based access control. Previously, this had to be managed at the permission set level but with this enhancement it can be done at the permission set group level. The hands-on activity relates to this feature.

Additional options when debugging a Flow
A number of options to manage how Flow debug messages are displayed.

Lightning Page performance analysis
Use this tool to get insights on the performance of custom Lightning components. This tool includes suggestions on how to improve performance after it detects possible issues.