summaryrefslogtreecommitdiff
path: root/metadata/site/mds.swamid.se/index2.html
blob: 4fa119ca40db8c352ff1be112d4c280cf1f949bc (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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<!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 Metadata service</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;🇬🇧&nbsp;<strong>Note Well</strong>&nbsp;The contents of this directory is explained in detail at <a class="alert-link" href="https://wiki.sunet.se/display/SWAMID/SAML+Metadata+and+Trust">www.swamid.se</a>. In order to use any of these files you must either be a member of SWAMID or accept the SWAMID Metadata <a class="alert-link" href="swamid-tou-sv.txt">Terms of Use</a>.</p>
       </div>
       <div class="alert alert-info">
	       <p><i class="glyphicon glyphicon-exclamation-sign"></i>&nbsp;🇸🇪&nbsp;<strong>Vänligen notera</strong>&nbsp;Innehållet i denna katalog finns förklarat i detalj på <a class="alert-link" href="https://wiki.sunet.se/display/SWAMID/SAML+Metadata+and+Trust">www.swamid.se</a>. För att få använda någon av följande filer måste du antingen vara medlem i SWAMID eller godkänna SWAMIDs <a class ="alert-link" href="swamid-tou-sv.txt">användaravtal</a> för metadata.</p>
       </div>

<h2>Signing Key</h2>

<p>The SWAMID metadata is signed with the key found in <a href="md-signer2.crt">md-signer2.crt</a> which has SHA256 fingerprint <pre>A6:78:5A:37:C9:C9:0C:25:AD:5F:1F:69:22:EF:76:7B:C9:78:67:67:3A:AF:4F:8B:EA:A1:A7:6D:A3:A8:E5:85</pre></p>

<h2>Dynamic metadata via Metadata Query Protocol (MDQ) </h2>
This server acts as a MDQ. Just point your applications <i>baseURL</i> against <code>https://mds.swamid.se</code> or <code>https://mds.swamid.se/entitites/</code> (depending on your application). See our <a href="https://wiki.sunet.se/display/SWAMID/SAML+Metadata+and+Trust">wiki</a> for more information.
<p>

<h2>Metadata aggregates</h2>
<p>
These are metadata feeds to be consumed by SWAMID members and relying parties:
</p>
<dl class="dl-horizontal">
	<dt><a href="swamid-idp-transitive.xml"><b>swamid-idp-transitive</b></a></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 <strong>full transitive</strong> SWAMID ring of trust.</dd>
	<dt><a href="swamid-sp-transitive.xml"><b>swamid-sp-transitive</b></a></dt><dd>Aggregate of all SWAMID 2.0 and SWAMID interfederation service providers. This is intended to be used by identity providers (IdPs) who want to be able to communicate with the full set of service providers in the <strong>full transitive</strong> SWAMID ring of trust.</dd>
	<dt><a href="swamid-idp.xml"><b>swamid-idp</b></a></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 <strong>local</strong> SWAMID ring of trust.</dd>
	<dt><a href="swamid-2.0.xml"><b>swamid-2.0</b></a></dt><dd>SWAMID version 2.0 main metadata feed.</dd>
	<dt><a href="swamid-discovery.xml"><b>swamid-discovery</b></a></dt><dd>All IdPs and SPs excluding all interfederation IdPs. Only for use with discovery services.</dd>
</dl>

<h2>Other files</h2>
<p>
<dl class="dl-horizontal">
	<dt><a href="SWAMID_FederationDefaults.zip"><b>SWAMID_FederationDefaults.zip</b></a></dt><dd>The "Federation Defaults" is files provided by SWAMID that helps you configure ADFS Toolkit for our federation. It also contain the specific SWAMID-versions of the Entity Categories which includes Swedish-specific attributes like norEduPersonNIN, etc.</dd>
</dl>

<h2>Contact</h2>
See <a href=https://wiki.sunet.se/display/SWAMID/Contact+SWAMID>swamid.se</a> for more information on how to contact SWAMID Operations.

<br>
<br>
</div>
</body></html>