mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-21 20:36:36 +03:00
Update webauthn.yaml
This commit is contained in:
@@ -6,7 +6,7 @@ webauthn:
|
||||
creation_profiles:
|
||||
default:
|
||||
rp:
|
||||
name: '%env(RELAYING_PARTY_NAME)%' # CHANGE THIS!
|
||||
name: '%env(RELAYING_PARTY_NAME)%' # Please adapt the env file with the correct relaying party ID or set null
|
||||
id: '%env(RELAYING_PARTY_ID)%' # Please adapt the env file with the correct relaying party ID or set null
|
||||
request_profiles:
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user