[shibboleth-sp2] 19/89: SSPCPP-356 - Better support message-level security on the back channel
Ferenc Wágner
wferi at moszumanska.debian.org
Thu Sep 1 09:24:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
wferi pushed a commit to branch master
in repository shibboleth-sp2.
commit 8f6ac2f5095f3b555adb8eab0424c49404847c50
Author: Scott Cantor <cantor.2 at osu.edu>
Date: Tue May 10 16:38:17 2016 -0400
SSPCPP-356 - Better support message-level security on the back channel
https://issues.shibboleth.net/jira/browse/SSPCPP-356
Set default signing/encryption values appropriately.
---
configs/example-shibboleth2.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/example-shibboleth2.xml b/configs/example-shibboleth2.xml
index f361089..944f8fa 100644
--- a/configs/example-shibboleth2.xml
+++ b/configs/example-shibboleth2.xml
@@ -95,7 +95,7 @@
REMOTE_USER="eppn persistent-id targeted-id"
metadataAttributePrefix="Meta-"
sessionHook="/Shibboleth.sso/AttrChecker"
- signing="false" encryption="false">
+ signing="conditional" encryption="conditional">
<!--
Controls session lifetimes, address checks, cookie handling, and the protocol handlers.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git
More information about the Pkg-shibboleth-devel
mailing list