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: