summaryrefslogtreecommitdiff
path: root/site/md.swamid.se/HEADER.html
blob: d784df2a97b920456551e382df247e9e4c55e022 (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
<!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-danger">
          <p><i class="glyphicon glyphicon-exclamation-sign"></i>&nbsp;<strong>Warning</strong>&nbsp;The old SWAMID metadata signing key, with metadata located here at md.swamid.se, expired on May 1st 2017 and is unusable. New metadata and a new signing key are available at <a class="alert-link" href="https://mds.swamid.se/">mds.swamid.se</a>, please use that key and metadata instead of this old one.</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>