Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
Latest commit dec871f Jan 3, 2018 History
0 contributors

Users who have contributed to this file

86 lines (69 sloc) 4.72 KB
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>InCommon Federation Info: About</title>
<!-- jQuery and jQuery UI -->
<link type="text/css" href="../js/jquery/jquery-ui-1.9.2.custom/css/custom-theme/jquery-ui-1.9.2.custom.css" rel="stylesheet" />
<link type="text/css" href="../css/info-template.css?deployDate=2014-12-14T14:00:00Z" rel="stylesheet" />
<link type="text/css" href="./css/about.css?deployDate=2015-06-02T12:00:00Z" rel="stylesheet" />
</head>
<body>
<nav>
<div id="primary-nav-bar"><!-- future enhancement --></div>
</nav>
<div id="incommon-header">
<img width="800" height="85" src="../images/beta_header_federation.jpg" alt="InCommon LLC" />
</div>
<nav>
<div id="secondary-nav-bar"><span id="secondary-nav-bar-prompt">Federation Info:</span> <span class="nav-component"><a href="./about.html">About</a></span> <span class="nav-component"><a href="./all-orgs.html">Organizations</a></span> <span class="nav-component"><a href="./all-entities.html">Entities</a></span></div>
</nav>
<div class="body">
<div class="boxed-right">
<div class="boxed-heading">Lists of <em>special entities</em>:</div>
<div class="boxed-link"><a href="./all-idps-certified.html">Certified Identity Providers</a></div>
<div class="boxed-link"><a href="./all-entity-categories.html">Entity Categories</a></div>
</div>
<div id="intro">
<p>Organizations provide services to InCommon participants at their discretion. These lists are provided to help increase partnership and collaboration opportunities among InCommon participants. Our value as a community grows as our connections grow. </p>
</div>
<h1>InCommon Federation Info</h1>
<p>The <em>InCommon Federation Info</em> pages let you browse lists of <em>Organizations</em> and <em>Entities</em> to find out more about the participants and services that make up the Federation.</p>
<p>Please visit the <a href="https://spaces.internet2.edu/x/5IOVAQ">Metadata-driven Web Page FAQ</a> for answers to common questions. If you still have questions, or you have additional comments about these pages, please drop us a line. Our contact information is given below.</p>
<div>
<div>
<h2>Participating Organizations</h2>
<p><span class="ui-icon ui-icon-circle-check formatted-icon"></span> Browse <a href="./all-orgs.html">all InCommon Organizations</a> that have at least one published SAML entity, including:</p>
<ul>
<li>lists of Identity Providers (IdPs) per organization</li>
<li>lists of Service Providers (SPs) per organization</li>
</ul>
</div>
<div>
<h2>Published SAML Entities</h2>
<p><span class="ui-icon ui-icon-circle-check formatted-icon"></span> Browse <a href="./all-entities.html">all SAML Entities</a> published in InCommon metadata, including:</p>
<ul>
<li>a list of <em>all</em> Identity Providers (IdPs) in the InCommon Federation</li>
<li>a list of <em>all</em> Service Providers (SPs) in the InCommon Federation</li>
</ul>
<p><span class="ui-icon ui-icon-circle-check formatted-icon"></span> Browse all <a href="./all-idps-certified.html">Certified Identity Providers</a> certified under the InCommon Assurance Program</p>
<p><span class="ui-icon ui-icon-circle-check formatted-icon"></span> Browse all <a href="./all-entity-categories.html">Entity Categories</a> asserted in InCommon metadata, or link to:</p>
<ul>
<li>an <a href="./all-entity-categories-min.html">unstyled list of categorized entities</a>, suitable for use in an iframe</li>
</ul>
</div>
</div>
<p><strong>Important Note:</strong> All information on these pages is derived from InCommon metadata, and therefore the lists of organizations published here include only those <em>InCommon participants with published metadata.</em> Visit the <a href="http://incommon.org/participants/">InCommon Participants</a> page for a complete list of all InCommon participating organizations.</p>
<p>If your organization is not currently a member of the InCommon Federation (and therefore not represented on these info pages), please join us! All InCommon participants are eligible and encouraged to take advantage of all that federated identity and access management has to offer.</p>
</div><!-- end body -->
<div class="footer">
<div class="footer-right">
<div>Questions? Visit our <a href="https://spaces.internet2.edu/x/5IOVAQ">FAQ</a> or contact &lt;&#105;&#110;&#102;&#111;&#064;&#105;&#110;&#099;&#111;&#109;&#109;&#111;&#110;&#046;&#111;&#114;&#103;&gt;</div>
</div>
<div class="footer-left">
<div><em>InCommon LLC</em></div>
<div><a href="http://incommon.org/">http://incommon.org/</a></div>
</div>
</div><!-- end footer -->
</body>
</html>