From 86cd7f640fe909cd8348263321651a344b86b5e1 Mon Sep 17 00:00:00 2001 From: Florent Morselli Date: Fri, 14 Feb 2020 09:29:22 +0100 Subject: [PATCH] Update webauthn.yaml --- .../webauthn-symfony-bundle/3.0/config/packages/webauthn.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-auth/webauthn-symfony-bundle/3.0/config/packages/webauthn.yaml b/web-auth/webauthn-symfony-bundle/3.0/config/packages/webauthn.yaml index e2ab0807..741c5d68 100644 --- a/web-auth/webauthn-symfony-bundle/3.0/config/packages/webauthn.yaml +++ b/web-auth/webauthn-symfony-bundle/3.0/config/packages/webauthn.yaml @@ -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: