diff options
author | Leif Johansson <leifj@sunet.se> | 2011-11-13 05:17:26 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2011-11-13 05:17:26 +0100 |
commit | e8eb00294609de46f22fd1834da3a09f4ca9b43a (patch) | |
tree | e17d8c946a5e67ae01a3e9437f78baac41d63f3c /HEADER.html | |
parent | e8723b55073ada94ee48f6e54524c3c325f303b5 (diff) |
clarify
Diffstat (limited to 'HEADER.html')
-rw-r--r-- | HEADER.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/HEADER.html b/HEADER.html index 75088e2b..50223e19 100644 --- a/HEADER.html +++ b/HEADER.html @@ -15,9 +15,9 @@ These are metadata feeds to be consumed by SWAMID members and relying parties: </p> <dl> -<dt><b>swamid-1.0</b></dt><dd>SWAMID version 1.0 main metadata feed</dd> -<dt><b>swamid-2.0</b></dt><dd>SWAMID version 2.0 main metadata feed</dd> -<dt><b>swamid-idp</b></dt><dd>Aggregate of all SWAMID 1.0 and 2.0 and SWAMID interfederation IdPs. Mainly for use in SPs.</dd> +<dt><b>swamid-1.0</b></dt><dd>SWAMID version 1.0 main metadata feed.</dd> +<dt><b>swamid-2.0</b></dt><dd>SWAMID version 2.0 main metadata feed. If you are switching over to SWAMID 2.0 you may want to keep both swamid-1.0 and swamid-2.0 loaded at the same time.</dd> +<dt><b>swamid-idp</b></dt><dd>Aggregate of all SWAMID 1.0 and 2.0 and SWAMID interfederation identity providers. This is intended to be used by relying parties (SPs) who want to be able to communicate with the full set of identity providers in the SWAMID ring of trust.</dd> </dl> <p>Other files in this directory are explained below:</p> |