Skip to content

Commit 2004327

Browse files
authored
Merge pull request #331 from ashok2ashok/patch-1
Updated YUBICO_WEBAUTHN_RP_ID to YUBICO_WEBAUTHN_RP_NAME in README.md
2 parents d793cf8 + 2e6e921 commit 2004327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webauthn-server-demo/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ controlled by the parent web server.
165165

166166
- `YUBICO_WEBAUTHN_RP_NAME`: The human-readable
167167
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'`
168+
the server will report. Example: `YUBICO_WEBAUTHN_RP_NAME='Yubico Web Authentication demo'`
169169

170170
- `YUBICO_WEBAUTHN_USE_FIDO_MDS`: If set to `true` (case-insensitive), use
171171
https://developers.yubico.com/java-webauthn-server/JavaDoc/webauthn-server-attestation/2.5.0/com/yubico/fido/metadata/FidoMetadataService.html[`FidoMetadataService`]

0 commit comments

Comments
 (0)