summaryrefslogtreecommitdiff
path: root/site/md.swamid.se/HEADER.html
blob: d22b9db4e641c321d77de51129730fcb2eb507e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
    <title>SWAMID</title>

    <!-- Bootstrap -->
    <link href="bootstrap/css/bootstrap.min.css" rel="stylesheet">
  </head>
  <body>
    <div class="container">
       <div class="page-header">
          <img src="swamid-logo-3.png">
       </div>
       <div class="alert alert-info">
          <p><i class="glyphicon glyphicon-exclamation-sign"></i>&nbsp;<strong>Note Well</strong>&nbsp;The contents of this directory is explained in detail at <a class="alert-link" href="http://www.swamid.se">www.swamid.se</a>. In order to use any of these files you must either be a member of SWAMID or accept the <a class="alert-link" href="swamid-tou-sv.txt">SWAMID Metadata Terms of Use</a>(<a class="alert-link" href="swamid-tou-en.txt">en</a>).</p>
       </div>

       <div class="alert alert-warning">
          <p><i class="glyphicon glyphicon-exclamation-sign"></i>&nbsp;<strong>Warning</strong>&nbsp;The SWAMID metadata signing key will expire on May 1st 2017. A new key will be generated on December 6th 2016. Shortly after, a new set of metadata feeds signed with the new key will be made available. You should update your metadata clients to reflect new metadata URLs and signing key as soon as possible thereafter.</p>
       </div>

<h2>Signing Key</h2>

<p>SWAMID metadata is signed with the key found in <a href="md-signer.crt">md-signer.crt</a> which has SHA1 fingerprint <pre>12:60:D7:09:6A:D9:C1:43:AD:31:88:14:3C:A8:C4:B7:33:8A:4F:CB</pre></p>

<h2>Production Metadata</h2>
<p>
These are metadata feeds to be consumed by SWAMID members and relying parties:
</p>
<dl class="dl-horizontal">
<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>

<p>Other files in this directory are explained below:</p>