[cpp-sp] 01/02: SSPCPP-356 - Better support message-level security on the back channel

Scott Cantor cantor.2 at osu.edu
Tue May 10 16:39:55 EDT 2016


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository cpp-sp.

commit 8f6ac2f5095f3b555adb8eab0424c49404847c50
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: 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.

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list