diff options
author | Leif Johansson <leifj@sunet.se> | 2011-11-10 22:40:33 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2011-11-10 22:40:33 +0100 |
commit | 2dda63e3a5ef8631ebf5336f21e4b9d100fdc341 (patch) | |
tree | fda94ba5cf6f017938459885b4f4d69925497665 /HEADER.html | |
parent | dc2acd0a60a6425a51d655ba3b6835bb8cb573a0 (diff) |
better readme
Diffstat (limited to 'HEADER.html')
-rw-r--r-- | HEADER.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/HEADER.html b/HEADER.html new file mode 100644 index 00000000..26af83a5 --- /dev/null +++ b/HEADER.html @@ -0,0 +1,17 @@ +<h1>NOTE WELL</h1> +<p>The contents of this directory is explained in detail at <a href="http://www.swamid.se">www.swamid.se</a>. All files with names containing test or testing are for test use only. These are <b>not for production use</b>. In order to use these files you must either be a member of SWAMID or accept the <a href="swamid-tou-sv.txt">SWAMID Metadata Terms of Use</a>(<a href="swamid-tou-en.txt">click here for English version</a>).</p> + +<h2>Signing Key</h2> +<dl> +<dt>md-signer.crt</dt><dd>The SWAMID signing certificate</dd> +</dl> + +<h2>Production Metadata</h2> +<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> |