Registered Passkey

The Registered Passkey authentication action lookups at an account using a subject string in current authentication attributes to determine whether a user has registered a passkey. The attribute-name value configured for the action returns false when a user does not have registered a passkey or an account does not exist.

Configuration

The following configuration options are available:

Configuration Mandatory Description
account-manager yes The account manager used to find an account.
attribute-location yes The location where to place the attribute used to determine if passkey is registered (subject-attributes, context-attributes, or action-attributes). Default value is action-attributes.
attribute-name yes The name of the attribute representing whether a user has registered a passkey.