From 3584bf959295cea3729d8211c38f3251856e039d Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Thu, 29 Jul 2010 22:05:31 +0000 Subject: [PATCH] Code for default security policy, make policyId optional. --- 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"> +