From 489e8fbb24a2eed99d023782f0bcb4637e43d7d7 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Thu, 23 Sep 2010 17:24:57 +0000 Subject: [PATCH] https://issues.shibboleth.net/jira/browse/SSPCPP-254 --- configs/example-shibboleth2.xml | 2 + configs/shibboleth2.xml | 2 + configs/win-shibboleth2.xml | 2 + shibsp/Makefile.am | 1 + shibsp/handler/Handler.h | 3 + shibsp/handler/impl/AbstractHandler.cpp | 2 + shibsp/handler/impl/DiscoveryFeed.cpp | 349 ++++++++++++++++++++++++++++++++ shibsp/shibsp-lite.vcxproj | 1 + shibsp/shibsp-lite.vcxproj.filters | 3 + shibsp/shibsp.vcxproj | 1 + shibsp/shibsp.vcxproj.filters | 3 + 11 files changed, 369 insertions(+) create mode 100644 shibsp/handler/impl/DiscoveryFeed.cpp diff --git a/configs/example-shibboleth2.xml b/configs/example-shibboleth2.xml index b3652ce..8ab846d 100644 --- a/configs/example-shibboleth2.xml +++ b/configs/example-shibboleth2.xml @@ -197,6 +197,8 @@ + + + + + +