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 d685dd4 commit c254c39Copy full SHA for c254c39
webauthn-server-demo/README
@@ -157,7 +157,7 @@ This is ignored when running as a `.war` artifact, since the port is
157
controlled by the parent web server.
158
159
- `YUBICO_WEBAUTHN_ALLOWED_ORIGINS`: Comma-separated list of origins the
160
- server will accept requests for. Example:
+ server will accept requests from. Example:
161
`YUBICO_WEBAUTHN_ALLOWED_ORIGINS=http://demo.yubico.com:8080`
162
163
- `YUBICO_WEBAUTHN_RP_ID`: The https://www.w3.org/TR/webauthn/#rp-id[RP ID]
0 commit comments