From: hartmans Date: Wed, 18 Aug 2010 13:45:36 +0000 (-0400) Subject: Add shibboleth components X-Git-Tag: dvd/201105~74 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=moonshot.git;a=commitdiff_plain;h=5ac9709e57a028a110418f6f8d52093c59b7102f Add shibboleth components --- diff --git a/.gitmodules b/.gitmodules index 109caa8..29b32c3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,15 @@ [submodule "radsecproxy"] path = radsecproxy url = git://git.nordu.net/radsecproxy.git +[submodule "shibboleth/xmltooling.git"] + path = shibboleth/xmltooling + url = ../shibboleth/xmltooling.git +[submodule "shibboleth/opensaml2"] + path = shibboleth/opensaml2 + url = ../shibboleth/opensaml2.git +[submodule "shibboleth/sp"] + path = shibboleth/sp + url = ../shibboleth/sp.git +[submodule "shibboleth/xmltooling"] + path = shibboleth/xmltooling + url = ../shibboleth/xmltooling.git diff --git a/shibboleth/opensaml2 b/shibboleth/opensaml2 new file mode 160000 index 0000000..6c44d1e --- /dev/null +++ b/shibboleth/opensaml2 @@ -0,0 +1 @@ +Subproject commit 6c44d1efc9b2da498ddaa5cb0a945e86f46f9e03 diff --git a/shibboleth/sp b/shibboleth/sp new file mode 160000 index 0000000..848b53a --- /dev/null +++ b/shibboleth/sp @@ -0,0 +1 @@ +Subproject commit 848b53a2066a674b319d553cae3f8e2326689077 diff --git a/shibboleth/xmltooling b/shibboleth/xmltooling new file mode 160000 index 0000000..638d743 --- /dev/null +++ b/shibboleth/xmltooling @@ -0,0 +1 @@ +Subproject commit 638d74327063fe9692695410144d6814779a39df