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. |
Back-channel support#
This action cannot be used in back-channel authentication.