This is an automated email from the ASF dual-hosted git repository.
mmoayyed pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/master by this push:
new 833e551 SYNCOPE-1587: added webauthn props to docker wa config
833e551 is described below
commit 833e551dc42cf017c5a698a7dd2d18b19d61796d
Author: Misagh Moayyed <[email protected]>
AuthorDate: Mon Sep 14 12:55:12 2020 +0400
SYNCOPE-1587: added webauthn props to docker wa config
---
docker/wa/src/main/resources/wa.properties | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/docker/wa/src/main/resources/wa.properties
b/docker/wa/src/main/resources/wa.properties
index 01534fd..bd729a0 100644
--- a/docker/wa/src/main/resources/wa.properties
+++ b/docker/wa/src/main/resources/wa.properties
@@ -59,3 +59,8 @@ springdoc.show-actuator=true
springdoc.model-and-view-allowed=true
springdoc.writer-with-default-pretty-printer=true
springdoc.swagger-ui.displayRequestDuration=true
+
+cas.authn.mfa.web-authn.allowed-origins=http://localhost:8080
+cas.authn.mfa.web-authn.application-id=https://localhost:8443
+cas.authn.mfa.web-authn.relying-party-name=Syncope
+cas.authn.mfa.web-authn.relying-party-id=syncope.apache.org