Yubikey

This is a Yubikey in the Yubico Mode authenticated against privacyIDEA.

The Yubikey emits a 44 character on time password.

The authentication request can be handled by the default privacyIDEA validate API but can also be handled by the Yubico Validation Protocol.

@for (key of yubikeyApiIds(); track key) { }
Client ID API Key
{{ key }} {{ formData()[key] }}
Client ID @if (apiIdInput.errors?.['required']) { Client ID is required } @if (apiIdInput.errors?.['pattern']) { Invalid characters. Only alphanumeric, dots, underscores and hyphens are allowed. } API Key Generate API Key