summaryrefslogtreecommitdiff
path: root/README.html
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-11-10 22:29:24 +0100
committerLeif Johansson <leifj@sunet.se>2011-11-10 22:29:24 +0100
commit9d77014e7c77bfeb5151845a158b52e29c860786 (patch)
tree89317e7560728ae9ee5474946b806d48662e3000 /README.html
parentf3f8e10cca601f55ed750103eefacdfe39ab35ad (diff)
readme in html
Diffstat (limited to 'README.html')
-rw-r--r--README.html53
1 files changed, 53 insertions, 0 deletions
diff --git a/README.html b/README.html
new file mode 100644
index 00000000..af4b6ba4
--- /dev/null
+++ b/README.html
@@ -0,0 +1,53 @@
+<html>
+<head></head>
+<body>
+<p>
+NOTW WELL The contents of this directory is explained in detail at www.swamid.se. All files with names containing test or testing are for test use only. These are <b>not for production use</b>.</p>
+
+<h1>Signing Key</h1>
+<dl>
+<dt>md-signer.crt</dt><dd>The SWAMID signing certificate</dd>
+</dl>
+
+<h1>Production Metadata</h1>
+<p>
+These are metadata feeds to be consumed by SWAMID members and relying parties.
+</p>
+<dl>
+<dt>swamid-1.0</dt><dd>SWAMID version 1.0 main metadata feed</dd>
+<dt>swamid-2.0</dt><dd>SWAMID version 2.0 main metadata feed</dd>
+<dt>swamid-idp</dt><dd>Aggregate of all SWAMID 1.0 and 2.0 and SWAMID interfederation IdPs. Mainly for use in SPs.</dd>
+</dl>
+
+<h1>Interfederation upstream</h1>
+
+<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>
+<dt>swamid-kalmar-1.0</dt><dd>Production Kalmar upstream</dd>
+<dt>swamid-edugain-1.0</dt><dd>Production eduGAIN upstream</dd>
+</dl>
+
+<h1>Tests</h1>
+
+<p>Only for testing</p>
+
+<dl>
+<dt>swamid-edugain-testing-1.0</dt><dd>Test edugain testing upstream</dd>
+<dt>swamid-kalmar-testing-1.0</dt><dd>Testing Kalmar upstream</dd>
+</dl>
+
+<h1>Special projects</h1>
+
+<dl>
+<dt>swamid-ki-sll-1.0</dt><dd>Production KI-SLL interfederation</dd>
+<dt>swamid-fiv-test</dt><dd>Test Federation i Väst upstream</dd>
+<dt>swamid-no-interfederation-combined</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>
+
+<h1>Deprecated</h1>
+
+<p>Do not use: nya-1.0 and nya-1.0-testing</p>
+
+</body>
+</html>