From 1347c3386a3ec61b9d3c0fa0cb89db507c337a11 Mon Sep 17 00:00:00 2001 From: cantor Date: Thu, 29 Jul 2010 22:05:31 +0000 Subject: [PATCH] Code for default security policy, make policyId optional. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/branches/REL_2@3282 cb58f699-b61c-0410-a6fe-9272a202ed29 --- configs/example-shibboleth2.xml | 10 +++++----- configs/shibboleth2.xml | 10 +++++----- configs/win-shibboleth2.xml | 8 ++++---- schemas/shibboleth-2.0-native-sp-config.xsd | 2 +- shibsp/ServiceProvider.h | 4 ++-- shibsp/impl/XMLSecurityPolicyProvider.cpp | 19 ++++++++++++++++--- shibsp/security/SecurityPolicyProvider.h | 8 ++++---- 7 files changed, 37 insertions(+), 24 deletions(-) diff --git a/configs/example-shibboleth2.xml b/configs/example-shibboleth2.xml index 40ee148..25cd37b 100644 --- a/configs/example-shibboleth2.xml +++ b/configs/example-shibboleth2.xml @@ -91,10 +91,9 @@ Resource requests are mapped by the RequestMapper to an applicationId that points into to this section (or to the defaults here). --> - + + relayState="cookie" entityID="https://idp.example.org/shibboleth"> + - + + handlerURL="/Shibboleth.sso" handlerSSL="false"> + relayState="cookie" entityID="https://idp.example.org/shibboleth"> + - + + relayState="cookie" entityID="https://idp.example.org/shibboleth"> +