We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d793cf8 commit 2e6e921Copy full SHA for 2e6e921
webauthn-server-demo/README
@@ -165,7 +165,7 @@ controlled by the parent web server.
165
166
- `YUBICO_WEBAUTHN_RP_NAME`: The human-readable
167
https://www.w3.org/TR/webauthn/#dom-publickeycredentialentity-name[RP name]
168
- the server will report. Example: `YUBICO_WEBAUTHN_RP_ID='Yubico Web Authentication demo'`
+ the server will report. Example: `YUBICO_WEBAUTHN_RP_NAME='Yubico Web Authentication demo'`
169
170
- `YUBICO_WEBAUTHN_USE_FIDO_MDS`: If set to `true` (case-insensitive), use
171
https://developers.yubico.com/java-webauthn-server/JavaDoc/webauthn-server-attestation/2.5.0/com/yubico/fido/metadata/FidoMetadataService.html[`FidoMetadataService`]
0 commit comments