aboutsummaryrefslogtreecommitdiff
path: root/id/server/data/deploy/conf/moa-id-oa
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2019-09-09 12:27:09 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2019-09-09 12:27:09 +0200
commitabc2537a4d2e6d6a06b3b24d7268daf379aa949b (patch)
tree95794df1b9aa7e8f0176fcf21a532d28dd7c7256 /id/server/data/deploy/conf/moa-id-oa
parent394e5228bac26ecf02b5aca4f0db27d05ea0a0cd (diff)
downloadmoa-id-spss-abc2537a4d2e6d6a06b3b24d7268daf379aa949b.tar.gz
moa-id-spss-abc2537a4d2e6d6a06b3b24d7268daf379aa949b.tar.bz2
moa-id-spss-abc2537a4d2e6d6a06b3b24d7268daf379aa949b.zip
read requested LoA from configuration
Diffstat (limited to 'id/server/data/deploy/conf/moa-id-oa')
-rw-r--r--id/server/data/deploy/conf/moa-id-oa/oa.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/id/server/data/deploy/conf/moa-id-oa/oa.properties b/id/server/data/deploy/conf/moa-id-oa/oa.properties
index ff5bd0c03..3f5cb53d9 100644
--- a/id/server/data/deploy/conf/moa-id-oa/oa.properties
+++ b/id/server/data/deploy/conf/moa-id-oa/oa.properties
@@ -25,3 +25,13 @@ general.login.pvp2.keystore.authrequest.sign.key.password=password
general.login.pvp2.keystore.assertion.encryption.key.alias=pvp_encryption
general.login.pvp2.keystore.assertion.encryption.key.password=password
+
+#### For testing and debugging
+#general.login.pvp2.req.set.authncontextclassref=true
+#general.login.pvp2.req.authncontextclassref.value=http://eidas.europa.eu/LoA/low
+
+#general.login.pvp2.req.set.nameIDPolicy=true
+#general.login.pvp2.sp.requesterId=
+
+#general.login.pvp2.binding.req.redirect=true
+#general.login.pvp2.binding.resp.redirect=false \ No newline at end of file