10 lines
226 B
YAML
10 lines
226 B
YAML
|
---
|
||
|
# Pair of ID and token that are used for verifying the Yubikey OTP against the
|
||
|
# Yubico servers
|
||
|
|
||
|
# Yubikey App ID for the PAM module
|
||
|
system_yubikey_id: None
|
||
|
|
||
|
# Yubikey App Token for the PAM module
|
||
|
system_yubikey_key: None
|