This commit is contained in:
@@ -9,6 +9,11 @@ authorization decisions, session cookie, HTML, and local recovery command.
|
||||
## Fixed security policy
|
||||
|
||||
- Use an exact HTTPS origin whose hostname equals the relying-party ID.
|
||||
- Keep production origins portless. For local development only,
|
||||
`AllowDevelopmentPort` permits one explicit non-default port when the RP ID
|
||||
is exactly `localhost` or beneath the reserved `.test` top-level domain. The
|
||||
configured origin, browser `Origin`, and WebAuthn verifier origin must still
|
||||
match exactly.
|
||||
- Reject cross-origin ceremonies.
|
||||
- Require discoverable credentials and user verification.
|
||||
- Request no attestation conveyance.
|
||||
|
||||
Reference in New Issue
Block a user