Skip to content

Commit

Permalink
Fix line break in environment variable example
Browse files Browse the repository at this point in the history
  • Loading branch information
emlun committed Aug 31, 2023
1 parent 5fd272d commit 86f6cc3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions webauthn-server-demo/README
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,7 @@ correct environment.

- `YUBICO_WEBAUTHN_RP_NAME`: The human-readable
https://www.w3.org/TR/webauthn/#dom-publickeycredentialentity-name[RP name]
the server will report. Example: `YUBICO_WEBAUTHN_RP_ID='Yubico Web
Authentication demo'`
the server will report. Example: `YUBICO_WEBAUTHN_RP_ID='Yubico Web Authentication demo'`

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

0 comments on commit 86f6cc3

Please sign in to comment.