diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-09-15 20:14:52 +0200 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-09-15 20:14:52 +0200 |
commit | c34b5e8d9d4976531ee0f3ef8d752b2fb716453c (patch) | |
tree | 50f5bb79716070bf2e9d45468b3703e7d759f4bd /HEADER.html | |
parent | 37007848365a3ac8248f4fa7120d7d4d2376898d (diff) |
SWAMID 1.0 removed from http://md.swamid.se/md/
Diffstat (limited to 'HEADER.html')
-rw-r--r-- | HEADER.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/HEADER.html b/HEADER.html index 7151e941..e8649661 100644 --- a/HEADER.html +++ b/HEADER.html @@ -15,10 +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. 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 registered identity providers. This is intended to be used by relying parties (SPs) who want to be able to communicate with identity providers in the <b>local</b> SWAMID ring of trust.</dd> -<dt><b>swamid-idp-transitive</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 <b>full transitive</b> SWAMID ring of trust.</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 2.0 registered identity providers. This is intended to be used by relying parties (SPs) who want to be able to communicate with identity providers in the <b>local</b> SWAMID ring of trust.</dd> +<dt><b>swamid-idp-transitive</b></dt><dd>Aggregate of all SWAMID 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 <b>full transitive</b> SWAMID ring of trust.</dd> <dt><b>swamid-discovery</b></dt><dd>All IdPs and SPs excluding all interfederation IdPs. Only for use with discovery services.</dd> </dl> |