Last updated 2 months ago
Was this helpful?
Please to know more about the Cross Origin Authentication.
The configuration of the allowed domains can be done as follows.
webauthn: allowed_origins: - 'https://acme.com' - 'https://acme.fr' - 'android:apk-key-hash://your-app-hash' - 'ios:bundle-id://your.bundle.id' allow_subdomains: true
When the allowed_origins parameter is set, the path /.well-known/webauthn is enabled. This path returns a JSON object with allowed domains.
/.well-known/webauthn
JSON