Closed sbweeden closed 1 month ago
While it's optional in the spec, it doesn't hurt to be more explicit about it in the request. Especially if you prefer top level over subdomain.
It would be better as something like:
Retrieve the authentication options from your server. Return at least a random challenge to be associated with this authentication request. Other parameters such as rpId, [fill in any others here] are also recommended to be returned from the server.
Issue with existing content
Link to content
https://passkeys.dev/docs/use-cases/bootstrapping/
What is the issue?
Current text:
Proposed changes
Is the rpId really required? My understanding is that rpId is optional in WebAuthn calls, so strictly speaking what's really required is the challenge.
Any other notes