Require Active Account#

The authentication action of type require-active-account shows a prompt that helps a user complete their account activation. The action presents the prompt based on the value of an active attribute stored in the data source configured for the account manager used by this action.

Configuration#

ConfigurationMandatoryDescription
account-managerYesThe account manager used to retrieve and update the user’s account attributes from the data source.

Back-channel support#

This action cannot be used in back-channel authentication.

Was this helpful?