Push Notification Based Authentication
"Push Notification Authentication enables user authentication by sending a push notification directly to a secure application on the user's device, alerting them that an authentication attempt is taking place. Users can view authentication details and approve or deny access, typically via a simple press of a button."
To configure the Push Notification Based Authentication, follow the below steps -
Go to the Authentication tab in the sidebar.
Click on the kebab menu (three dots) on the right side of the browser flow. Select Duplicate. A popup will appear.
Provide a Name for the flow, "Push Notification". Click Duplicate. You will be redirected to the new flow configuration.
Delete everything under Push Notification forms.
Click on the plus icon on the right side of the Push Notification forms. Select Add Execution. A popup will appear to select an execution.
Search for Push Notification Authenticator, select it and click Add.
Click on the settings menu (gear icon) on the right side of the Push Notification Authenticator. A popup will appear to configure the push notification settings.
Provide an Alias. Set Expires in (in seconds) and click Save.
Change Requirement of the Push Notification Authenticator from Disabled to Required.
Click on the Actions, on the top right of the page, and then Bind flow. A popup will appear.
Select the Browser flow as the binding type and click Save.
The Push Notification based Authentication is enabled now.
Last updated