diff options
author | Leif Johansson <leifj@sunet.se> | 2016-11-17 05:28:16 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2016-11-17 05:28:16 +0100 |
commit | e71fd55f685d7ea4028a12bbdb721f07790f7916 (patch) | |
tree | 47f9827e18bec14c9b715dad71a63836947a1cdf /README.html | |
parent | 6e35ed8da3182a9e22dd5077ff4ae0d77fe5c1ac (diff) |
move all html and css into subdirectories
Diffstat (limited to 'README.html')
-rw-r--r-- | README.html | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/README.html b/README.html deleted file mode 100644 index 8c7e3f40..00000000 --- a/README.html +++ /dev/null @@ -1,31 +0,0 @@ - -<h2>Interfederation upstream</h2> - -<p>These are feeds that are consumed by interfederation aggregators such as Kalmar2 or eduGAIN. These should not be consumed by anyone except the relevant federation operator.</p> - -<dl class="dl-horizontal"> -<dt><b>swamid-kalmar-1.0</b></dt><dd>Production Kalmar upstream</dd> -<dt><b>swamid-edugain-1.0</b></dt><dd>Production eduGAIN upstream</dd> -</dl> - -<h2>Tests</h2> - -<p>Only for testing</p> - -<dl class="dl-horizontal"> -<dt><b>swamid-edugain-testing-1.0</b></dt><dd>Test edugain testing upstream</dd> -<dt><b>swamid-kalmar-testing-1.0</b></dt><dd>Testing Kalmar upstream</dd> -</dl> - -<h2>Special projects</h2> - -<dl class="dl-horizontal"> -<dt><b>swamid-ki-sll-1.0</b></dt><dd>Production KI-SLL interfederation</dd> -<dt><b>swamid-fiv-test</b></dt><dd>Test Federation i Väst upstream</dd> -<dt><b>swamid-discovery</b></dt><dd>Aggregate of all SWAMID 1.0 and 2.0 SPs and IdPs excluding any interfederation IdPs. Only for use in SWAMID discovery services</dd> -</dl> - -<h2>Deprecated</h2> - -<p><b>Do not use</b>:swamid-no-interfederation-combined-1.0.xml</p> -</div> |