diff --git a/lam/docs/manual-sources/chapter-configuration.xml b/lam/docs/manual-sources/chapter-configuration.xml
index d0ccf6ce..8b69b1e4 100644
--- a/lam/docs/manual-sources/chapter-configuration.xml
+++ b/lam/docs/manual-sources/chapter-configuration.xml
@@ -659,7 +659,7 @@
Configuration options:
- privacyIDEA:
+ privacyIDEA
@@ -686,16 +686,21 @@
- YubiKey:
+ YubiKey
- Base URL: please enter the URL of your YubiKey verfication
- server. For YubiKey cloud this is
- "https://api.yubico.com/wsapi/2.0/verify". If you run a custom
- verification API such as yubiserver then enter its URL (e.g.
+ Base URLs: please enter the URL(s) of your YubiKey
+ verification server(s). If you run a custom verification API such
+ as yubiserver then enter its URL (e.g.
http://www.example.com:8000/wsapi/2.0/verify). The URL needs to
- end with "/wsapi/2.0/verify".
+ end with "/wsapi/2.0/verify". For YubiKey cloud these are
+ "https://api.yubico.com/wsapi/2.0/verify",
+ "https://api2.yubico.com/wsapi/2.0/verify",
+ "https://api3.yubico.com/wsapi/2.0/verify",
+ "https://api4.yubico.com/wsapi/2.0/verify" and
+ "https://api5.yubico.com/wsapi/2.0/verify". Enter one URL per
+ line.
@@ -722,7 +727,7 @@
- Duo:
+ Duo
This requires to register a new "Web SDK" application in your
Duo admin panel.
diff --git a/lam/docs/manual-sources/chapter-selfService.xml b/lam/docs/manual-sources/chapter-selfService.xml
index bc5e1126..eebead07 100644
--- a/lam/docs/manual-sources/chapter-selfService.xml
+++ b/lam/docs/manual-sources/chapter-selfService.xml
@@ -331,7 +331,7 @@
- privacyIDEA:
+ privacyIDEA
@@ -358,16 +358,21 @@
- YubiKey:
+ YubiKey
- Base URL: please enter the URL of your YubiKey verfication
- server. For YubiKey cloud this is
- "https://api.yubico.com/wsapi/2.0/verify". If you run a custom
- verification API such as yubiserver then enter its URL (e.g.
+ Base URLs: please enter the URL(s) of your YubiKey
+ verification server(s). If you run a custom verification API such
+ as yubiserver then enter its URL (e.g.
http://www.example.com:8000/wsapi/2.0/verify). The URL needs to
- end with "/wsapi/2.0/verify".
+ end with "/wsapi/2.0/verify". For YubiKey cloud these are
+ "https://api.yubico.com/wsapi/2.0/verify",
+ "https://api2.yubico.com/wsapi/2.0/verify",
+ "https://api3.yubico.com/wsapi/2.0/verify",
+ "https://api4.yubico.com/wsapi/2.0/verify" and
+ "https://api5.yubico.com/wsapi/2.0/verify". Enter one URL per
+ line.
@@ -394,7 +399,7 @@
- Duo:
+ Duo
This requires to register a new "Web SDK" application in your
Duo admin panel.