Passkey Endpoints
Configuration
webauthn:
passkey_endpoints:
enabled: true
enroll: 'https://example.com/passkeys/register'
manage: 'https://example.com/passkeys/manage'
prf_usage_details: 'https://example.com/passkeys/prf-info'webauthn:
passkey_endpoints:
enabled: true
enroll: 'https://example.com/register'
manage: 'https://example.com/settings/passkeys'Configuration Options
Option
Type
Required
Description
Response Format
How It Works
See Also
Last updated
Was this helpful?