Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info
titleArchived

This board has been created in GN4-3 and was archived at the end of the project.

Please visit the new GN5-1 Incubator Dashboard to view all Incubator activities.



HTML
<!-- Hide Confluence sidebar -->
<script>
AJS.toInit(function(){
  if (AJS.$("div.ia-fixed-sidebar").width() > 55){
    AJS.Confluence.Sidebar.toggle();
  }
});
</script>

...

HTML
<!-- Bootstrap CSS -->
<link
  rel="stylesheet"
  href="https://stackpathcdn.bootstrapcdnjsdelivr.comnet/bootstrapnpm/4bootstrap@4.56.20/dist/css/bootstrap.min.css"
  integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0ZB0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l"
  crossorigin="anonymous"
/>

<!-- Style elements for PDF export -->
    <style>
      @media print {
        .collapse:not(.show) {
      display: unset;
   display: unset;}
    .card-columns {
       }column-count: 1;
    }
  }

  .cardcolor-columnscompleted {
    background-color: goldenrod;
  }

   column-count: 1;.color-ongoing {
      background-color: #c2adeb;
  }

  .color-pending {
   }
 background-color: lightyellow;
  }
</style>


HTML
<!-- Content -->
<div class="container-fluid">
  <!-- Banner -->
  <div
    class="row pt-4 pbpr-4 prpb-45"
    style="background: linear-gradient(#4051a3ff, white); height: 15em"
  >
    <img
      src="https://wiki.geant.org/download/attachments/148090083/incubatordashboard-log_transparentbanner.pngsvg"
      class="mlmx-auto"
      style="max-height: 12em100%; width: 100%"
    />
  </div>

  <!-- Head -->
  <div class="card-deck mb-3">
    <div class="card">
      <div class="row no-gutters">
        <div class="col-md-4 p-2" style="background-color: goldenrod;color-completed">
          <img
            src="https://wiki.geant.org/download/attachments/148090083/trophy.svg"
            class="card-img"
          />
        </div>
        <div class="col-md-8" style="background-color: #e6e6e6;">
          <div class="card-body text-center">
            <div class="card-text font-weight-bold" style="font-size: xx-large;">13<>30</div>
            <p class="card-text"><small class="text-muted">Completed activities</small></p>
          </div>
        </div>
      </div>
    </div>
    <div class="card">
      <div class="row no-gutters">
        <div class="col-md-4" style="background-color: #c2adeb;color-ongoing">
          <img
            src="https://wiki.geant.org/download/attachments/148090083/gears.pngsvg"
            class="card-img p-2"
          />
        </div>
        <div class="col-md-8" style="background-color: #e6e6e6;">
          <div class="card-body text-center">
            <div class="card-text font-weight-bold" style="font-size: xx-large;">4<>0</div>
            <p class="card-text"><small class="text-muted">Ongoing activities</small></p>
          </div>
        </div>
      </div>
    </div>
    <div class="card">
      <div class="row no-gutters">
        <div class="col-md-4" style="background-color: lightyellow;color-pending">
          <img
            src="https://wiki.geant.org/download/attachments/148090083/idea.svg"
            class="card-img p-2"
          />
        </div>
        <div class="col-md-8" style="background-color: #e6e6e6;">
          <div class="card-body text-center">
            <div class="card-text font-weight-bold" style="font-size: xx-large;">10<>0</div>
            <p class="card-text"><small class="text-muted">Pending ideas</small></p>
          </div>
        </div>
      </div>
    </div>
    <div class="card">
      <div class="row no-gutters">
        <div class="col-md-4" style="background-color: lightblue;">
          <img
            src="https://wiki.geant.org/download/attachments/148090083/student.svg"
            class="card-img p-2"
          />
        </div>
        <div class="col-md-8" style="background-color: #e6e6e6;">
          <div class="card-body text-center">
            <div class="card-text font-weight-bold" style="font-size: xx-large;">2<>6</div>
            <p class="card-text"><small class="text-muted">Student>TIM projects<students</small></p>
          </div>
        </div>
      </div>
    </div>
    <div class="card">
      <div class="row no-gutters">
        <div class="col-md-4" style="background-color: lightsalmon;">
          <img
            src="https://wiki.geant.org/download/attachments/148090083/team.pngsvg"
            class="card-img p-2"
          />
        </div>
        <div class="col-md-8" style="background-color: #e6e6e6;">
          <div class="card-body text-center">
            <div class="card-text font-weight-bold" style="font-size: xx-large;">13<>0</div>
            <p class="card-text"><small class="text-muted">Active members</small></p>
          </div>
        </div>
      </div>
    </div>
  </div>

  <!-- Timeline -->
  <div class="col-9 offset-3 p-0">
    <div class="card border-0">
      <div class="row no-gutters">
        <div class="col-9 offset-1">
          <img
            src="https://wiki.geant.org/download/attachments/148090083/timeline.svg"
            class="card-img"
          />
        </div>
        <div class="col-2" style="background-color: #e6e6e6;">
          <div class="card-body text-center">
            <div class="card-text font-weight-bold" style="font-size: xx-large;">3>6 / 6</div>
            <p class="card-text"><small class="text-muted">Iterations</small></p>
          </div>
        </div>
      </div>
    </div>
  </div>
  <hr />

  <!-- Overview section -->
  <div class="accordion d-print-none" id="overview-panel">
    <div class="row">
      <div class="btn-group col-4" role="group">
        <button
          class="btn btn-outline-primary"
          id="tab-main-head"
          type="button"
          data-toggle="collapse"
          data-target="#tab-incubator-body"
        >
          Incubator
        </button>
        <button
          class="btn btn-outline-primary"
          id="tab-topics-head"
          type="button"
          data-toggle="collapse"
          data-target="#tab-topics-body"
        >
          Topics
        </button>
        <button
          class="btn btn-outline-primary"
          id="tab-timelinedeliverable-head"
          type="button"
          data-toggle="collapse"
          data-target="#tab-timelinedeliverable-body"
        >
          TimelineHandover
        </button>
      </div>
    </div><button
    <!-- Incubator tab -->
    <div class="row collapse show" id="tab-incubator-body" data-parent="#overview-panel">
btn btn-outline-primary"
         <div classid="coltab-timeline-4head">
        <div class="list-group" role type="tablistbutton">
          <adata-toggle="collapse"
            classdata-target="btn btn#tab-outline-primary list-group-item list-group-item-action activetimeline-body"
        >
    id="incubator-vision-head"
      Innovation
        </button>
      </div>
    </div>
    <!-- Incubator tab -->
    <div class="row collapse show" id="tab-incubator-body" data-parent="#overview-panel">
      <div class="col-4">
        <div class="list-group" role="tablist">
          <a
            class="btn btn-outline-primary list-group-item list-group-item-action active"
            id="incubator-vision-head"
            data-toggle="list"
            href="#incubator-vision"
            role="tab"
            >Vision & Mission</a
          >
          <a
            class="btn btn-outline-primary list-group-item list-group-item-action"
            id="incubator-process-head"
            data-toggle="list"
            href="#incubator-process"
            role="tab"
            >Process Methodology</a
          >
          <a
            class="btn btn-outline-primary list-group-item list-group-item-action"
            id="incubator-roles-head"
            data-toggle="list"
            href="#incubator-roles"
            role="tab"
            >Community Engagement
          </a>
        </div>
      </div>
      <div class="col-8">
        <div class="tab-content" id="incubator-content">
          <div class="tab-pane fade show active" id="incubator-vision" role="tabpanel">
            <p>
              The GN4-3 WP5 T2 Trust and Identity Incubator (“T&I Incubator”) aims to develop,
              foster and mature new ideas in the Trust and Identity space in Research and Education.
              The incubator will investigate new technologies that currently have no place (yet) in
              the services ecosystem of the GÉANT project. This may include to test and experiment
              with potential new features for existing GÉANT services. In addition also business
              case development for potential new services and developments that would improve data
              protection and privacy aspects in services or software are in scope.
            </p>
            <div>
              <a href="https:
                href="https://wiki.geant.org/x/wbAuBw"
                target="_blank"
                class="btn btn-outline-primary"
                >Activity Process</a
              >
            </div>
          </div>
          <div class="tab-pane fade" id="incubator-process" role="tabpanel">
            <p>
              The T&I incubator runs four to eight incubator activities per project year in
              parallel. These incubators typically take about 6 months and employ an agile
              methodology to enable rapid development of ideas. Preferably at least two subject
              matter experts work together with support from the project team. Subject matter
              experts are recruited from within the team or, preferred, sponsored by their NRENs. In
              addition, the project team facilitates the incubator track by providing a scrum master
              and dedicated developers.
            </p>
            <div>
              <a
                href="https://wiki.geant.org/x/O4LYBw"
                target="_blank"
                class="btn btn-outline-primary"
                >Development Process</a
              >
            </div>
          </div>
          <div class="tab-pane fade" id="incubator-roles" role="tabpanel">
            <p>
              Main Incubator Board (MIB) aims to represent a broad view on Trust and Identity
              related developments in R&E. MIB members are senior subject matter experts from the
              European NREN trust and identity community. They evaluate new ideas and provide advice
              to the work package lead. They are also responsible for reviewing activities at the
              end of each incubator cycle and providing recommendations on how to proceed. The
              incubator team presents their results regularly to the the MIB's and the wider
              community. In the middle and at the end of a cycle there are two events public events,
              so called sprint demos.
            </p>
            <div>
              <a
                href="https://wiki.geant.org/x/sbAuBw"
                target="_blank"
                class="btn btn-outline-primary"
                >Selection Process</a
              >
            </div>
          </div>
        </div>
      </div>
    </div>
    <!-- Topics tab -->
    <div class="row collapse" id="tab-topics-body" data-parent="#overview-panel">
      <div class="col-4">
        <div class="list-group" role="tablist">
          <a
            class="btn btn-outline-primary list-group-item list-group-item-action active"
            id="topics-identity-head"
            data-toggle="list"
            href="#topics-identity"
            role="tab"
            >Identity and Access Management</aManagement
          ></a>
          <a
            class="btn btn-outline-primary list-group-item list-group-item-action"
            id="topics-standards-head"
            data-toggle="list"
            href="#topics-standards"
            role="tab"
            >Standards and Protocols</aProtocols
          ></a>
          <a
            class="btn btn-outline-primary list-group-item list-group-item-action"
            id="topics-security-head"
            data-toggle="list"
            href="#topics-security"
            role="tab"
            >Security and Privacy</aPrivacy
          ></a>
        </div>
      </div>
      <div class="col-8 tab-content" id="topics-content">
        <div class="tab-pane fade show active" id="topics-identity" role="tabpanel">
          <div class="row mb-2">
            Identity and Access Management (IAM) is about creating and managing digital identity for
            users, which can be used to represent a person in the digital world. Using state of the
            art authentication and authorization methods ensures that only the owner can access his
            identity and only entitled can access a resource. In this area, it is all about Identity
            Providers, Identity Federation, Service Providers and Discovery Services. Your project
  may
          may improve existing software solutions or create new applications for a global community.

            </div>community.
        <div   </div>
        </div>
        <div class="tab-pane fade" id="topics-standards" role="tabpanel">
          <div class="row">
            Building on top of existing infrastructure and applications, Standards and Protocols is
            about creating new ways to for applications and users to communicate. This area is all
            about protocols and standards used or being developed in the global Trust and Identity
            community, like the Security Assertion Markup Language (SAML) and Open ID Connect (OIDC),

            (OIDC), which will be used to integrate new capabilities in an already existing large
            infrastructure.
          </div>
        </div>
        <div class="tab-pane fade" id="topics-security" role="tabpanel">
          <div class="row">
            Security is an integral part of most applications and infrastructures. Ensuring data
            protection, privacy and safety by using measures like encryption and cryptography is
            nowadays mandatory. In this area, you may investigate, test and integrate new security
            features in existing Trust & Identity applications or to create new services that help
            secure our community, by working on for example multi factor authentication or HSM
            technologies.
          </div>
        </div>
      </div>
    </div>
    <!-- TimelineDeliverable tab -->
    <div class="row collapse" id="tab-timelinedeliverable-body" data-parent="#overview-panel">
      <div class="col-4">
        <div class="list-group" role="tablist">
          <a
            class="btn btn-outline-primary list-group-item list-group-item-action active"
            id="timelinedeliverable-c1service-head"
            data-toggle="list"
            href="#timeline#deliverable-c1service"
            role="tab"
            >Cycle>T&I 1 (05 Mar 2019 - 12 Nov 2019)<Service Task</a
          >
          <a
            class="btn btn-outline-primary list-group-item list-group-item-action"
            id="timelinedeliverable-c2community-head"
            data-toggle="list"
            href="#timeline#deliverable-c2community"
            role="tab"
            >Cycle 2 (15 Nov 2019 - 30 Jun 2020)<>R&E Community</a
          >
          <a
            class="btn btn-outline-primary list-group-item list-group-item-action"
            id="timelinedeliverable-c3external-head"
            data-toggle="list"
            href="#timeline#deliverable-c3external"
            role="tab"
            >Cycle 3 (03 Jul 2020 - 09 Feb 2021)</a
          >>External Parties
          </a>
        </div>
      </div>
      <div class="col-8">
        <div class="tab-content" id="timelineincubator-content">
          <div class="tab-pane fade show active" id="timelinedeliverable-c1service" role="tabpanel">
            <div class="row col-11"><p>
              <aThe href="#idp-service" class="btn btn-outline-info col-3 m-1">IdP as a Service</a>

     task operates and maintains the T&I services in the GÉANT project (WP5
         <a href="#distributed-vetting" class="btn btn-outline-info col-3 m-1"
             T1). The incubator works closely with the responsible service owner on activities that
    >SFA - Distributed Vetting</a
       have an impact on an existing service. >
They are already involved in the selection of
       <a href="#discovery-pilot" class="btn btn-outline-info col-3 m-1">Discovery Pilot</a>
 new activities to ensure that the topic is appropriately supported. Once the activity
 <a href="#shibboleth-oidc" class="btn btn-outline-info col-3 m-1"
        is completed, all results are handed over to >Shibboleththe OIDC Extension</a
     service owner, who will take care of
         >
     further development.
        <a href="#orcid" class="btn btn-outline-info col-3 m-1"
 </p>
          </div>
       >ORCID as IdP of last resort</a
  <div class="tab-pane fade" id="deliverable-community" role="tabpanel">
            ><p>
              <a href="#cryptech-hsm" class="btn btn-outline-info col-3 m-1">Cryptech HSM</a>
         Some of the Incubator's outputs are not handed over to a specific party, but are made
     <a href="#commmunity-tagging" class="btn btn-outline-info col-3 m-1"
    available to the wider community. These are, for example, the results of >Communitystudies Tagging</aand
              research >
that are published or software that is publicly released as open source. </div>All
          </div>
    results are publicly available and announced  <div class="tab-pane fade" id="timeline-c2" role="tabpanel">via the project's news channels to inform
            <div class="row col-11">
      as many community members as possible.
         <a href="#metadata-push" class="btn btn-outline-info col-3 m-1">Metadata push MDQ</a>

   </p>
          </div>
          <a<div hrefclass="#communitytab-trustpane fade" classid="btn btn-outline-info col-3 m-1"deliverable-external" role="tabpanel">
                >Community-Based Trust</a<p>
              >
In addition to the general R&E community, the Incubator sometimes works with external
  <a href="#service-report" class="btn btn-outline-info col-3 m-1"
       partners. These can be other communities, projects or groups >Servicethat Statusdevelop Reporting</asoftware
              >
products or provide services. Examples are institutions, individual NRENS or groups
            <a href="#win-connector" class="btn btn-outline-info col-3 m-1"  such as the Shibboleth Consortium.
            </p>
    >Connector     for Windows<</adiv>
        </div>
      ></div>
    </div>
    <!-- Timeline tab -->
   <a <div hrefclass="#webauthnrow collapse" classid="btn btntab-outlinetimeline-infobody" col-3 m-1">WebauthN</a>data-parent="#overview-panel">
      <div class="col-4">
        <a<div hrefclass="#feudallist-group" classrole="btn btn-outline-info col-3 m-1">Instant User Provisioning</a>
tablist">
          <a
          <a href="#status-reporting" class="btn btn-outline-infoprimary collist-group-3 m-1item list-group-item-action active"
            id="timeline-head"
       >Status Reporting & Notification</a
  data-toggle="list"
            >href="#timeline"
            </div>role="tab"
          </div>
  >Incubator Timeline
       <div class="tab-pane fade" id="timeline-c3" role="tabpanel"> </a>
            <div class="row col-11"><a
              <a href="#status-reporting" class="btn btn-outline-infoprimary collist-group-3 m-1item list-group-item-action"
                >Status Reporting & Notification</aid="timeline-c2-head"
              >

   data-toggle="list"
           <a href="#edulnk" class="btn btn-outline-info col-3 m-1">eduLNK</a>#timeline-c2"
              <a hrefrole="#identity-brokertab"
 class="btn btn-outline-info col-3 m-1"
        >How to submit new ideas
    >Identity Validation Broker</a
    </a>
          ><a
              <a href="#pyff-optimization" class="btn btn-outline-infoprimary collist-group-3item m-1"
list-group-item-action"
            id="timeline-c3-head"
    >pyFF Optimizations</a
       data-toggle="list"
       >     href="#timeline-c3"
            </div>role="tab"
          </div>  >Overview of new ideas and activities
          </div>a>
        </div>
    </div>
  </div>
  <br  />
  <hr<div class="dcol-print-none8" />

    <!-- Cards -->
  <div class="cardtab-columnscontent" id="cardtimeline-gridcontent">
    <!-- Metadata push -->
    <div class="cardtab-pane fade show active" id="metadata-push"timeline" role="tabpanel">
      <img
      <div  src="https://wiki.geant.org/download/attachments/148090083/metadata-push.png"class="list-group list-group-horizontal">
        class="card-img-top"
      <a
   alt="photo"
      />
      <div classhref="card-body">https://wiki.geant.org/x/sKrTC"
        <div class="tags">
          <span class="badge badge-pill badge-primary">Standards</span>
list-group-item list-group-item-action color-completed"
              <span class="badge badge-pill badge-success">Completed</span>  ><strong>Cycle 1</strong><br />
          <span
      05 Mar 2019 - 12  class="badge badge-pill badge-info"
Nov 2019</a
              data-toggle="tooltip">
            data-placement="top"
  <a
          title="15 Nov 2019 - 30 Jun 2020 href="https://wiki.geant.org/x/s6rTC"
            >Cycle 2</span
   class="list-group-item list-group-item-action color-completed"
     >
        </div>
   ><strong>Cycle 2</strong><br />15 Nov 2019 <h2 class="card-title">Metadata push MDQ</h2>- 30 Jun 2020</a
        <p class="card-text">
     >
     Metadata is at the heart of the trust fabric of<a
 current R&E Identity Federations. For the
          trust to properly propagate, this metadata is first collected from and then distributed by
     href="https://wiki.geant.org/x/QwCeDQ"
                class="list-group-item list-group-item-action color-completed"
     the federation towards the federation members. This activity had investigated a new
><strong>Cycle 3</strong><br />03 Jul 2020 - 09 Feb 2021</a
  proposal called "push MDQ", which introduces a new, potentially highly scalable way of>
          distributing metadata.
     </div>
     </p>
        <button<div class="btn btnlist-infogroup dlist-printgroup-nonehorizontal">
 type="button" data-toggle="collapse" data-target="#details-1">
          Show Details<a
        </button>
        <a href="https://wiki.geant.org/x/7AH5BwhoDvF" class="btn btn-outline-primary float-right"

                targetclass="_blank">Activity page</alist-group-item list-group-item-action color-completed"
        >
      </div>
  ><strong>Cycle 4</strong><br />05 Mar <ul2021 class="list-group list-group-flush collapse" id="details-1">22 Sep 2021</a
        <li class="list-group-item">
     >
     <h5>Results & Deliverables</h5>
       <a
   <p>The activity has created...</p>
          <ul>href="https://wiki.geant.org/x/BYDnGw"
            <li>deliverable 1</li>
   class="list-group-item list-group-item-action color-completed"
       <li>...</li>
         ><strong>Cycle <5</ul>
strong><br />08 Oct 2021 - 03 Mar  <2022</li>a
        <li class="list-group-item">
          <h5>Ownership & Utilisation</h5>>
          <p>The results were provided to<a
 the eduGAIN service task who took the ownership.</p>
          <p>The product is used by task/community ...</p>href="https://wiki.geant.org/x/bLAuBw"
        </li>
      </ul>
    </div>

    <!-- Community trust -->
    <div class="card" id="community-trust">  class="list-group-item list-group-item-action color-completed"
      <img
        src="https://wiki.geant.org/download/attachments/148090083/community-trust.png"
  ><strong>Cycle 6</strong><br />20 Mar   class="card-img-top"
        alt="photo"
2022 - 15 Dec 2022</a
       />
      <div class="card-body">
        <div class="tags">
   </div>
       <span class="badge badge-pill badge-primary">Identity</span> </div>
          <span<div class="badge badge-pill badge-success">Completed</span>tab-pane fade" id="timeline-c2" role="tabpanel">
          <span  <p>
             class="badge badge-pill badge-info"
            data-toggle="tooltip" The Incubator accepts proposals from the entire R&E community as long as they are
            data-placement="top"
            title="15 Nov 2019 - 30 Jun 2020"
  suitable to improve the T&I space. All kinds of innovative ideas are welcome,
              regardless of whether >Cycle 2</span
          >they are about new products, improving existing services or even
        </div>
      completely disruptive. <h2 class="card-title">Community-Based Trust</h2>
        <p class="card-text">The format for submitting a proposal is designed to be as
          Lorem ipsum dolor sit amet,simple consecteturas adipiscing elitpossible. PraesentThere idis consectetur nulla,
          vitae dapibus urna. Etiam volutpat est sed dui egestas, et posuere felis semper. Morbi sed
          aliquet eros, id consequat nisi. Aenean interdum turpis quis varius consectetur. Curabitur
a "Call for Ideas" page in the GÉANT wiki where anyone
              can share their ideas. All you have to do is create a new row in the table and
              describe eleifendyour risusown acidea. aliquetOther molestie.community Proinmembers dictumcan lectuscomment sedand tempussupport tinciduntit. PellentesqueThe more
          tempus   lacinia posuere.popular Donecan metusidea loremis, rhoncusthe bibendummore consecteturlikely venenatis,
it is to be implemented in the Incubator. New
  dignissim molestie ex. Duis sagittis ligula eget nisl tempus, ac hendrerit dolor finibus.
ideas can be submitted at any time, but there is Suspendissea quamdeadline lectus,before pharetraeach atcycle risusso sitthat
 amet, convallis rhoncus urna.
        </p>
  they can be considered for the <button class="btn btn-info d-print-none" type="button" data-toggle="collapse" data-target="#details-2">
next cycle.
            </p>
   Show Details
        </button><a
        <a      href="https://wiki.geant.org/x/RQL5BwCAE2Cw"
 class="btn btn-outline-primary float-right"
             target="_blank">Activity page</a
        >
      </div>
      <ul class="list-groupbtn listbtn-groupoutline-flush collapse" id="details-2">
primary m-1"
          <li class="list-group-item">
   >Call       <h5>Results & Deliverables</h5>for Ideas</a
          <p>The activity has created...</p> >
          <ul></div>
          <div  <li>deliverable 1</li>class="tab-pane fade" id="timeline-c3" role="tabpanel">
            <li>...</li><a href="https://wiki.geant.org/download/attachments/148090083/diagram-ideas.svg"
          </ul>    ><img
        </li>
        <li class="list-group-item">src="https://wiki.geant.org/download/attachments/148090083/diagram-ideas.svg"
          <h5>Ownership & Utilisation</h5>
    class="img-thumbnail"
      <p>The results were provided to the eduGAIN service task who took the ownership.</p> /></a>
          <p>The product is used by task/community ...</p><a href="https://wiki.geant.org/download/attachments/148090083/diagram-activities.svg"
        </li>
      </ul>><img
    </div>

    <!-- Service report -->
    <div class="card" id="service-report">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/servicediagram-reportactivities.jpgsvg"
        class="card-img-top"
        altclass="photoimg-thumbnail"
      />
      <div class="card-body">
/></a>
         <div class="tags"> </div>
        </div>
  <span  class="badge badge-pill badge-primary">Identity</span>
 </div>
    </div>
  </div>
  <br />
  <span<hr class="badge badge-pill badge-success">Completed</span>d-print-none" />

  <h2>Activities</h2>
  <!-- Card filter -->
   <span<div class="form-row">
            <div class="badge badgeform-pillgroup badgecol-info3">
      <input
        data-toggletype="tooltiptext"
            data-placementid="topcard-filter-text"
            title="15 Nov 2019 - 30 Jun 2020class="form-control"
        onkeyup="searchActivities()"
    >Cycle 2</span
   placeholder="Search activity"
      />
        </div>
    <div    <h2 class="card-title">Service Status Reporting</h2>form-group col-3">
      <select  <p id="card-filter-topic" class="card-textform-control" oninput="searchActivities()">
        <option selected Maecenas malesuada dignissim mauris, tristique auctor magna accumsan id. Aliquam erat
      value="">All topics</option>
        <option value="Identity">Identity and Access Management</option>
    volutpat. In viverra interdum ultrices. Vestibulum faucibus purus quis magna ultrices, vel<option value="Standards">Standards and Protocols</option>
        <option  fermentum metus pharetra. Sed id risus sit amet lectus pharetra pharetra. Mauris quisvalue="Security">Security and Privacy</option>
      </select>
    </div>
    <div class="form-group col-3">
    purus tortor. Quisque quis est eu massa pharetra convallis a a quam.
        </p>
        <button class="btn btn-info d-print-none" type="button" data-toggle="collapse" data-target="#details-3"><select id="card-filter-cycle" class="form-control" oninput="searchActivities()">
        <option selected value="">All cycles</option>
        <option>Cycle 1</option>
        <option>Cycle 2</option>
        <option>Cycle 3</option>
 Show Details
      <option>Cycle  <4</button>option>
        <a href="https://wiki.geant.org/x/-wH5Bw" class="btn btn-outline-primary float-right"<option>Cycle 5</option>
        <option  targetvalue="_blank">Activity page</aCycle 6">Cycle 6</option>
        >
  </select>
    </div>
      <ul<div class="listform-group list-group-flush collapse" id="details-col-3">
        <li<select id="card-filter-deliverable" class="list-group-itemform-control" oninput="searchActivities()">
        <option selected <h5>Results & Deliverables</h5>value="">All parties</option>
        <option  <p>The activity has created...</p>value="Service">T&I Service</option>
        <option  <ul>value="Community">R&E Community</option>
        <option    <li>deliverable 1</li>value="External">External Party</option>
      </select>
    </div>
  <li>...</li>div>

  <!-- Cards -->
  <div class="card-columns" id="card-grid">
  </ul>
  <!-- #include-cards -->
    </li>
   !-- AARC BPA -->
    <div <li classclass="card" id="listaarc-group-itembpa">
      <img
      <h5>Ownership & Utilisation</h5> src="https://wiki.geant.org/download/attachments/148090083/aarc-bpa.jpeg"
        class="card-img-top"
  <p>The results were provided to the eduGAIN service task who took the ownership.</p> alt="photo"
      />
      <div    <p>The product is used by task/community ...</p>
        </li>
      </ul>
    </div>

    <!-- (De)provisioning connector for Windows -->
    <div class="card" id="win-connector">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/win-connector.jpg"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Identity</span>
          <span class="badge badge-pill badge-success">Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="1520 NovMar 20192022 - 3015 JunDec 20202022"
            >Cycle 2<6</span
          >
          <span class="badge badge-pill badge-secondary"> TIM <bg-dark text-light">Community</span>
        </div>
        <h2 class="card-title">(De)provisioning connector for Windows<>Self-sovereign identity and the AARC BPA</h2>
        <p class="card-text">
          IdentityThe AARC provisioningBlueprint andArchitecture deprovisioning(BPA) aredescribes a necessity for building modern
"Community AAI" solution, a set of
          software authenticationbuilding andblocks authorizationthat infrastructures.can Theybe areused straightforwardto yetimplement technically
federated access management
        complicated part ofsolutions identity and access managementfor (inter)national research collaborations. The benefit basicof the ideaBPA is tothat deliver identityits
          andproxy-based authorizationarchitecture informationprovides toboth thea managedtechnical services,integration whichpoint isfor complicatedauthentication
 by a lack of
      and authorisation, as well applicableas standardsa incentralised thispoint area. Therefore, most offor implementing the Identityresearch
 and access management
       communities' policies. The solutionsBPA relyalso onidentifies a custom"membership solutionmanagement for provisioning. To overcome this obstacle, this
service" which
          implements community-specific onboarding to help projectestablish extendsthe existingresearcher's IAMstatus capabilitiesand bymay
 implementing a connector to easily provision
    be used to issue community-specific  dataattributes to servicesestablish hostedroles onand Windowsrights.
 OS based on SSH.
      Implementations of </p>
        <button class="btn btn-info d-print-none" type="button" data-toggle="collapse" data-target="#details-4">
the BPA, like eduTEAMS and SRAM, have greatly improved the capability
          to use FIM for Showresearch Detailscommunities.
        </button>
  <br />
     <a href="https://wiki.geant.org/x/bA75Bw" class="btn btn-outline-primary float-right"
 At first glance, a SSI based model may  target="_blank">Activity page</a
        >offer similar benefits as the AARC BPA model, while
      </div>
    reducing the <ul class="list-group list-group-flush collapse" id="details-4">
        <li class="list-group-item">number of impediments as a wallet model may take away the need to have a
          <h5>Resultsproxy & Deliverables</h5>
          <p>The following results were created and delivered:</p>
          <ul>
     as the central authentication gateway. This activity will further explored the
          potential use of SSI technology in the context of the AARC BPA. It will describing where
       <li>
   SSI technology may be leveraged, explore benefits and challenges and describe how <a href="https://wiki.geant.org/display/gn43wp5/Installation"that may
          be implement. A number of technical pilots >Windowswill Connectortest Installation Guide</athe assumptions.
        </p>
        ><button
          class="btn  </li>btn-info d-print-none"
          type="button"
  <li>
        data-toggle="collapse"
      <a href="https://github.com/CESNET/perun-services-windows"
    data-target="#aarc-bpa-details"
        >
         >Public sourceShow codeDetails
        </button>
        <small>including<a
 test automation and a windows installation package</small></a
   href="https://wiki.geant.org/x/sgATIQ"
          class="btn  >
btn-outline-primary float-right"
          target="_blank"
    </li>
      >Activity page</a
       <li> >
      </div>
      <ul  <a href="https://wiki.geant.org/display/gn43wp5/Test+Environment"class="list-group list-group-flush collapse" id="aarc-bpa-details">
        <li class="list-group-item">
         >eduTEAMS integrated<h5>Results test& environment<Deliverables</ah5>
          <p>The following results were >
created and delivered:</p>
          </li><ul>
            <li>
              <a
                href="https://wiki.geant.org/download/displayattachments/gn43wp5/Provisioning+of+AD+for+the+lab+on+the+university472711298/Decentralised%20identity%20for%20GÉANT%2C%20NRENs%20and%20institutions%20-%20use%20cases%20and%20opportunities.pdf?api=v2"
                >Windows Connecter Case Study<>Report on Decentralised identity for GÉANT, NRENs and institutions</a
              >
            </li>
          </ul>
  <li>
      </li>
        <li<a class="list-group-item">
      href="https://wiki.geant.org/x/UoDDH">AARC BPA SSI Expert group landing page</a>
    <h5>Ownership & Utilisation</h5>
      </li>
    <p>
      </ul>
      The aim of</li>
 this project was to create an easy to use, adoptable software solution to
<li class="list-group-item">
          <h5>Ownership & Utilisation</h5>
    provision server users and provide this tool<p>
 to the <strong>community</strong> As part
       Based on multiple workshops with ofrepresentatives afrom case study the solutionwider wascommunity, implementeda forreport aon
            <strong>Czechdecentralised Universityidentity (Facultymanagement ofwas informatics MU)</strong> which will continuepublished. It is publicly available to usethe
            the<strong>community</strong>
 solution afterwards. <strong>CESNET</strong> will continue to use and maintain the</p>
        </li>
    software for the</ul>
 foreseeable future. Besides this, the solution shall be adjusted to the </div>
    <!-- Account Linking -->
    <div class="card" id="account-linking">
      needs of eduTEAMS. The solution will be provided to the
            <strong>eduTEAMS service task</strong> to be integrated into the GÉANT service.
          </p>
        </li>
      </ul>
    </div>

    <!-- WebauthN -->
    <div class="card" id="webauthn">
<img
       <img
        src="https://wiki.geant.org/download/attachments/148090083/webauthnaccount-linking.jpg"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Security<>Identity</span>
          <span class="badge badge-pill badge-success">Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="1508 NovOct 20192021 - 3003 JunMar 20202022"
            >Cycle 2<5</span
          >
          <span class="badge badge-pill badge-secondary"> TIM </span>
          <span class="badge badge-pill bg-dark text-light">External</span>
        </div>
        <h2 class="card-title">WebauthN<>Account Linking</h2>
        <p class="card-text">
          Account Nullalinking dignissimis, rutrumin miprinciple, neca bibendumsimple estprocess tincidunt sed. Pellentesque varius ex eu
of joining users digital identities.
          Users have to prove laoreetthat pellentesque.they Crasown accumsantwo magnaor acmore tristiquedigital facilisis.identities, Inwhich egestasare dolor egetconsecutively
          aliquet varius. Integer luctus elementum enim, ac malesuada lorem laoreet ac. Vivamuslinked together in the identity management system. CESNET has very positive feedback on
          fermentumELIXIR ligulaworkflow vitaefor feugiataccount dapibuslinking. User signs Pellentesquein suscipitwith nuncone tellusidentity, then inwith a bibendumsecond
          one, and the loremidentities pellentesqueare inlinked. DonecThe tempuspositive dolorfeedback velis viverracoming tempus.not Aliquamonly eratfrom volutpat.the
        </p>
  ELIXIR community but also from users <button class="btn btn-info d-print-none" type="button" data-toggle="collapse" data-target="#details-5">from other communities, even outside the life-science
          Showarea. Details
The significant issue of the workflow is its </button>
     user interface, which is still too
   <a href="https://wiki.geant.org/x/YQ75Bw" class="btn btn-outline-primary float-right"
          target="_blank">Activity page</a       complicated for users to navigate through smoothly. Because the process consists of
        >
  several steps, skipping one </div>
step or leaving the linking process <ul class="list-group list-group-flush collapse" id="details-5">
unfinished makes it even
         <li class="list-group-item">
          <h5>Results & Deliverables</h5> more prone to errors. Users need a straightforward interface that will guide them
          <p>The activity has created...</p>
step-by-step through the whole process.
          <br <ul>/>
          The goal of <li>deliverable 1</li>
            <li>...</li>
the topic is to develop a new web application for account linking, test it
           </ul>
        </li>
        <li class="list-group-item">
with end-users and improve it based on user feedback. The application has to support a
          recommendation system that tries <h5>Ownershipto & Utilisation</h5>
       guess linkable identities. It also has to deal with
   <p>The  results were provided to the eduGAINall servicepossible tasksituations whoin tooka theuser-friendly ownership.</p>
  way. The situations include linking identities
        <p>The product isthat usedalready bybelong task/community ...</p>
        </li>to different registered users or linking identities neither of which
      </ul>
    </div>

belongs to a  <!-- Instant User Provisioning and Deprovisioning -->
    <div class="card" id="feudal">
registered user.
        </p>
        <button
  <img
        src="https://wiki.geant.org/download/attachments/148090083/feudal.pngclass="btn btn-info d-print-none"
        class  type="card-img-topbutton"
          altdata-toggle="photocollapse"
      />
      <div classdata-target="card#account-linking-bodydetails">
        <div class="tags">>
          <span class="badge badge-pill badge-primary">Identity</span>
Show Details
        </button>
    <span  class="badge badge-pill badge-success">Completed</span> <a
          <spanhref="https://wiki.geant.org/x/awD6F"
            class="badgebtn badgebtn-outline-pillprimary badgefloat-inforight"
            data-toggletarget="tooltip_blank"
          >Activity  data-placement="top"page</a
        >
      </div>
      title<ul class="15 Nov 2019 - 30 Jun 2020"list-group list-group-flush collapse" id="account-linking-details">
        <li class="list-group-item">
          <h5>Results & >Cycle 2<Deliverables</spanh5>
          >
<p>The following results were created and   delivered:</div>p>
        <h2 class="card-title">Instant User Provisioning</h2> <ul>
        <p class="card-text">
   <li>
       Some systems, like non-web services, cannot be federated easily because they need user
<a href="https://gitlab.geant.org/matteo/idp-sp_testbed">Source Code</a>
            </li>
 accounts to be provisioned before they can login. A prototype of an instant deployment<li>
          tool called FEUDAL was developed<a
 by KIT. It facilitates provisioning of user accounts
        href="https://wiki.geant.org/download/attachments/351928427/Account%20linking%20documentation.pdf?api=v2"
  using virtual organisations (VO). Feudal is based on OIDC: It is an OIDC client, and it>Documentation</a
          simply transports the information of>
 the /userinfo endpiont along. Feudal is based on the
   </li>
       concept of VOs (or authorisation Groups), i.e. the end services provide the information </ul>
        </li>
        <li  which VOs it supports. Feudal web fronted will only display services for provisioning to a
class="list-group-item">
          <h5>Ownership & Utilisation</h5>
          <p>The source code givenwas usersubmitted basedupstream onto histhe VOPerun membershipdevelopers.</p>
        </p>li>
      </ul>
    </div>
 <button class="btn btn-info d<!-print-none" type="button" data-toggle="collapse" data-target="#details-6" Alternative MDX -->
    <div      Show Detailsclass="card" id="alternative-mdx">
        </button><img
        <a hrefsrc="https://wiki.geant.org/xdownload/attachments/148090083/alternative-QH5Bw"mdx.png"
        class="btn btncard-outline-primary float-rightimg-top"
          targetalt="_blank">Activity page</aphoto"
        />
       </div><div class="card-body">
      <ul class="list-group list-group-flush collapse" id="details-6 <div class="tags">
        <li  <span class="list-group-item">
badge badge-pill badge-primary">Identity</span>
          <span <h5>Results & Deliverables</h5>class="badge badge-pill badge-success">Completed</span>
          <p>The<span
 following results were created and delivered:</p>
      class="badge    <ul>badge-pill badge-info"
            <li>data-toggle="tooltip"
            data-placement="top"
  <a
          title="08 Oct 2021 - 03 Mar href="https://docs.google.com/document/d/1jgnqCiyZUpD1urtnpKGfRoxwN8ZIAq57h1Cj4YByh-w/edit#"2022"
                >Architecture document</a>Cycle 5</span
          >
    >
      <span class="badge badge-pill    </li>bg-dark text-light">Community</span>
          <span  <li><a hrefclass="#">Publicly available source code</a></li>badge badge-pill bg-dark text-light">External</span>
        </div>
    <li>
    <h2 class="card-title">Alternative MetaData eXchange</h2>
       <a <p hrefclass="https://feudal.scc.kit.edu/"card-text">
          With the growth of the metadata >Testfeeds environmentall <small>includingover eduTEAMS integration</small></a
     the world, together with the increased need
         >
 for catering for multiple federations at once, Service Providers are increasingly </li>reliant
          on the <li>
MetaData Query (MDQ) protocol, for Relying Party metadata lookup. (MDQ is also
   <a href="https://wiki.geant.org/pages/viewpage.action?pageId=148078632"
      commonly referred to as MDX (MetaData eXchange) for historical reasons: the >Promotedname demoof videos</a
          mailing list where the >
spec was discussed.) This protocol is however not widely deploy   </li>at
          </ul>
        </li>
        <li class="list-group-item">
this time, due to technical complexity In addition, for MDQ there is only one
          implementation in common use: <h5>OwnershippyFF. & Utilisation</h5>
          <p>This is a risk as it creates a high dependence on that
            Thepiece aim of thistechnology.
 project was to create an easy to use, adoptable software<br solution/>
 to
         This activity seeks provisionto serversimplify usersthe andscalable provideuse thisof toolMDQ, toboth the <strong>community</strong>. Thefor federations that
          currently operate solutiona isMDQ readyas towell beas pickedfor upfederations andtat furtherdo developednot andprovide usedan by
MDQ service. In
          <strong>KIT</strong>. They planaddition it wants to usecreate thisan softwarealternative inimplementation, two
next to pyFF,          <strong>"Helmholtz" projects HDF and HIFIS</strong> in Germany for the foreseeable
for creating and
          managing XML metadata. The aim is to deliver future.EntityDescriptors Besidesas this,flat thefiles solutionin wassuch adjusteda toway
 the needs of eduTEAMS. The solution
    this mimics MDQ protocol and combine that with wasGlobal providedDNS to thecreate <strong>eduTEAMSa servicesuper task</strong> to be integrated into the
fast and
          highly redundant distribution mechanism for  GÉANT serviceMDQ.
          </p>
        </li><button
      </ul>
    </div>

    <!-- Second Factor Authentication - Distributed Vetting -->
class="btn btn-info d-print-none"
         <div classtype="card" id="distributed-vetting">button"
      <img
        src="https://wiki.geant.org/download/attachments/148090083/sfa.jpgdata-toggle="collapse"
        class  data-target="card#alternative-imgmdx-topdetails"
        alt="photo">
      />    Show Details
      <div class="card-body">  </button>
        <div class="tags"><a
          <span class="badge badge-pill badge-primary">Identity</span>
 href="https://wiki.geant.org/x/i4DvF"
         <span class="badgebtn badgebtn-outline-pillprimary badgefloat-successright">Completed</span>
          <spantarget="_blank"
          >Activity  class="badge badge-pill badge-info"
page</a
        >
       data-toggle="tooltip"</div>
      <ul class="list-group list-group-flush    data-placement="top"collapse" id="alternative-mdx-details">
        <li    titleclass="05 Mar 2019 - 12 Nov 2019"list-group-item">
          <h5>Results & >Cycle 1<Deliverables</spanh5>
          >
<p>The following results were created and   delivered:</div>p>
         <h2 class="card-title">SFA - Distributed Vetting</h2>
 <ul>
           <p class="card-text"> <li>
          Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent id consectetur nulla,
<a href="https://gitlab.geant.org/TI_Incubator/alternate-mdx">Source Code</a>
            </li>
   vitae dapibus urna. Etiam volutpat est sed dui egestas, et<li>
 posuere felis semper. Morbi sed
          aliquet eros, id consequat nisi. Aenean interdum turpis quis varius consectetur. Curabitur
   <a href="https://wiki.geant.org/x/XACWFg">MDX pilot architecture</a>
            </li>
       eleifend risus ac aliquet molestie. Proin dictum lectus sed tempus tincidunt. Pellentesque</ul>
        </li>
        <li  tempus lacinia posuere. Donec metus lorem, rhoncus bibendum consectetur venenatis,
class="list-group-item">
          <h5>Ownership & Utilisation</h5>
          <p>
 dignissim molestie ex. Duis sagittis ligula eget nisl tempus    The design, acsource hendreritcode dolorand finibus.
documentation was be made available to the
    Suspendisse quam lectus, pharetra at risus sit amet, convallis rhoncus urna.
 <strong>community</strong>
          </p>
        <button class="btn btn-info d-print-none" type="button" data-toggle="collapse" data-target="#details-7"></li>
      </ul>
    </div>
    <!-- AUP ShowService Details-->
    <div class="card" id="aup-service">
      </button><img
        <a hrefsrc="https://wiki.geant.org/download/attachments/x/zLAuBw" class="btn btn-outline-primary float-right148090083/aup-service.jpg"
          targetclass="_blank">Activity page</acard-img-top"
        >alt="photo"
      </div>>
      <ul<div class="list-group list-group-flush collapse" id="details-7card-body">
        <li<div class="list-group-itemtags">
          <h5>Results & Deliverables</h5><span class="badge badge-pill badge-primary">Identity</span>
          <p>The activity has created...</p><span class="badge badge-pill badge-success">Completed</span>
          <ul><span
            <li>deliverable 1</li>class="badge badge-pill badge-info"
            <li>...</li>data-toggle="tooltip"
          </ul>  data-placement="top"
        </li>
    title="20 Mar 2022 - 15 <liDec class="list-group-item">2022"
          <h5>Ownership  &>Cycle Utilisation<6</h5>span
          >
 <p>The   results were provided to the eduGAIN service task who took the ownership.</p><span class="badge badge-pill badge-secondary"> TIM </span>
          <p>The product is used by task/community ...</p><span class="badge badge-pill bg-dark text-light">Community</span>
        </li>
  <span class="badge badge-pill  </ul>
bg-dark text-light">External</span>
        </div>

    <!-- IdP as a Service<h2 -->
class="card-title">Acceptable Use Policy Service</h2>
        <div<p class="card" id="idp-service-text">
      <img
    The primary goal  src="https://wiki.geant.org/download/attachments/148090083/idpaas.jpg"
        class="card-img-top"of the Authentication and Authorization Infrastructure (AAI) is to
        alt="photo"
  provide centralized authentication and />
authorization mechanisms. In an environment based
 <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Identity</span>on the AAI, one of such authorization rules might be fulfilling the policy requirements,
          <span class="badge badge-pill badge-success">Completed</span>
          <spanset i.e. in an AUP document defined by the community, service provider, or organizational
          unit. In general, when class="badge badge-pill badge-info"
        the resource owner or provider decides that a specific policy has
    data-toggle="tooltip"
      to be enforced when the  data-placement="top"
            title="05 Mar 2019 - 12 Nov 2019"
            >Cycle 1</spanresource is used, AAI needs to provide a mechanism for both sides
          to manage and fulfill this requirement. These rules need to cover several cases, i.e. a
          >
        </div>situation of actively using the resource (i.e. web-based service login), as well as
        <h2 class="card-title">IdP as a Service</h2>
  just-in-case scenarios, like the data provisioning.
          <p class="card-text"<br />
          This topic Nullaaims dignissimto rutrumexplore mi,the necarea bibendumof estenforcing tinciduntacceptance sed.of PellentesqueAcceptable variusUse exPolicies euas
          laoreetan pellentesque.activity Crasof accumsanmanaging magnaaccess acto tristique facilisisresources. InWe egestaslike dolorto eget
understand which parties (e.g.
       aliquet varius. Integer luctususer elementum enim, ac malesuada lorem laoreet ac. Vivamus
communities, e-infrastructures, resource owners, …) need to be involved in the
          process and how to combine their requirements together. Based on the analysis we will
          develop  fermentum ligula vitae feugiat dapibus. Pellentesque suscipit nunc tellus, in bibenduma web-based application which will provide tools to manage AUPs on a central level
          lorem pellentesque in. Donec tempus dolor vel viverra tempus. Aliquam erat volutpat(within the AAI) and let users approve (whilst recording this act) such a policy document.
        </p>
        <button
          class="btn btn-info d-print-none"
          type="button"
          data-toggle="collapse"
          data-target="#details#aup-service-8"details"
        >
          Show Details
        </button>
        <a
          href="https://wiki.geant.org/x/doSRBwGwD2HQ"
          class="btn btn-outline-primary float-right"
          target="_blank">Activity page</a
        >
  >Activity page</a
        >
      </div>
      <ul class="list-group list-group-flush collapse" id="aup-service-details-8">
        <li class="list-group-item">
          <h5>Results & Deliverables</h5>
          <p>The following activityresults haswere created... and delivered:</p>
          <ul>
            <li>
 <li>deliverable  1</li>
            <li>...</li><a href="https://gitlab.ics.muni.cz/perun-proxy-aai/python/aup-manager"
          </ul>
      >AUP Manager source </li>
code
             <li class="list-group-item"> </a>
          <h5>Ownership & Utilisation<</h5>li>
            <p>The<li>
   results were provided to the eduGAIN service task who took the ownership.</p><a
          <p>The  product is used by task/community ...</p>
 href="https://drive.google.com/drive/folders/1wjrt3qJ6SgK4ir-HXGDjMuXe9q7wc6EW?usp=sharing"
         </li>
       >Demo <videos</ul>a
    </div>

       <!-- Discovery Pilot -->
    <div class="card" id="discovery-pilot">
      <img</li>
          src="https://wiki.geant.org/download/attachments/148090083/discovery-service.jpg"</ul>
        class="card-img-top"
</li>
        <li altclass="photolist-group-item">
      />
    <h5>Ownership & <div class="card-body">
Utilisation</h5>
         <div class="tags"> <p>
          <span class="badge badge-pill badge-primary">Identity</span>
          <span class="badge badge-pill badge-success">Completed</span>
 The source code is publicly available to the <strong>community</strong> and will be
            <span
maintained by <strong>CESNET</strong>. The final product will be tested as a part class="badge badge-pill badge-info"of the
            data-toggle="tooltip"
            data-placement="top"Life Sciences AAI (LS AAI), utilising the Proxy Identity Provider (SaToSa) and the
            title="05 Mar 2019 - 12 Nov 2019"Identity Management System (Perun) as the integration points.
            >Cycle 1</span</p>
          >
</li>
      </ul>
    </div>
    <!-- Community Tagging (a.k. Pixie <h2 class="card-title">Discovery Pilot</h2>Dust) -->
    <div    <p class="card-text" id="community-tagging">
      <img
    Lorem  ipsum dolor sit amet, consectetur adipiscing elit. Praesent id consectetur nulla, src="https://wiki.geant.org/download/attachments/148090083/community-tagging.jpg"
        class="card-img-top"
        alt="photo"
  vitae dapibus urna. Etiam volutpat/>
 est sed dui egestas, et posuere felis semper. Morbi sed
<div class="card-body">
        <div class="tags">
    aliquet eros, id consequat nisi. Aenean interdum turpis quis varius consectetur. Curabitur
<span class="badge badge-pill badge-primary">Standards</span>
          <span  eleifend risus ac aliquet molestie. Proin dictum lectus sed tempus tincidunt. Pellentesqueclass="badge badge-pill badge-success">Completed</span>
          <span
          tempus lacinia posuere. Donec metus lorem, rhoncus bibendum consectetur venenatis,
 class="badge badge-pill badge-info"
            data-toggle="tooltip"
   dignissim molestie ex. Duis sagittis ligula eget nisl tempus, ac hendrerit dolor finibus.
 data-placement="top"
            title="05 SuspendisseMar quam2019 lectus,- pharetra12 atNov risus2019"
 sit amet, convallis rhoncus urna.
       >Cycle <1</p>span
        <button class="btn btn-info d-print-none" type="button" data-toggle="collapse" data-target="#details-9">
 >
          <span class="badge  Show Detailsbadge-pill bg-dark text-light">Community</span>
        </button>div>
        <a href="https://wiki.geant.org/x/0bAuBw" <h2 class="btn btn-outline-primary float-right"card-title">Community Tagging</h2>
        <p  targetclass="_blank">Activity page</acard-text">
        >
  Research communities have a </div>
need to express and potentially share <ul class="list-group list-group-flush collapse" id="details-9">certain trust marks on
        <li class="list-group-item">
          <h5>Results & Deliverables</h5>
    IdPs and SPs. These trust marks may differ from existing trust marks issued by identity
       <p>The activity has created...</p>
          <ul>
     federations. This is why this activity implemented a proof of concept based on a given set
       <li>deliverable 1</li>
  of community requirements and investigated in potential scenarios and  <li>...</li>impacts.
          </ul>p>
        </li><button
        <li  class="list-group-item">btn btn-info d-print-none"
          <h5>Ownership & Utilisation</h5>
type="button"
          data-toggle="collapse"
  <p>The results were provided to the eduGAIN service task who took the ownership.</p>
 data-target="#details-12"
        >
      <p>The product is used by task/community ...</p>Show Details
        </li>button>
      </ul>  <a
    </div>

     <!-- Shibboleth OIDC Extension -->
    <div class="card" id="shibboleth-oidc">
      <img
        src=" href="https://wiki.geant.org/download/attachments/148090083/shibboleth.pngx/Z7AuBw"
          class="card-img-topbtn btn-outline-primary float-right"
        alt  target="photo_blank"
      />
      <div class="card-body">>Activity page</a
        <div class="tags">
      </div>
     <span <ul class="badge badge-pill badge-primary">Standards</span>list-group list-group-flush collapse" id="details-12">
          <span<li class="badge badge-pill badge-success">Completed</span>list-group-item">
          <span<h5>Results & Deliverables</h5>
          <p>The following class="badge badge-pill badge-info"
  results were created and delivered:</p>
          data-toggle="tooltip"<ul>
            data-placement="top"
<li>
             title="05 Mar 2019 - 12 Nov 2019"
 <a
                 >Cycle 1</spanhref="https://wiki.geant.org/download/attachments/120500327/Community%20tagging%20-%20GAP%20analysis.pdf?version=1&modificationDate=1574693562199&api=v2"
          >
      >Community Tagging <GAP analysis</div>a
        <h2 class="card-title">Shibboleth OIDC Extension</h2>
   >
     <p class="card-text">
      </li>
    Maecenas malesuada dignissim mauris, tristique auctor magna accumsan id.<li>Proof Aliquamof erat
concept using Access Check Tool in conjunction with Jagger</li>
  volutpat. In viverra interdum ultrices. Vestibulum faucibus purus quis magna ultrices, vel<li>
          fermentum metus pharetra. Sed id<a
 risus sit amet lectus pharetra pharetra. Mauris quis
          purus tortor. Quisque quis est eu massa pharetra convallis a a quam.
        </p>href="https://wiki.geant.org/download/attachments/126983709/Video1-Jagger_create_fed_and_end_cat.mp4?version=1&modificationDate=1573558150477&api=v2"
                >Video: create a federation and new entity catergory</a
        <button class="btn btn-info d-print-none" type="button" data-toggle="collapse" data-target="#details-10">
          Show Details
        </button>li>
        <a href="https://wiki.geant.org/x/WLAuBw" class="btn btn-outline-primary float-right" <li>
          target="_blank">Activity page</a
   <a
     >
      </div>
      <ul class="list-group list-group-flush collapse" id="details-10">href="https://wiki.geant.org/download/attachments/126983709/Video2-Access_Check.webm?version=1&modificationDate=1573558175315&api=v2"
        <li class="list-group-item">
       >Video: Access Check</a
 <h5>Results & Deliverables</h5>
          <p>The activity>
 has created...</p>
          <ul></li>
            <li>deliverable 1</li>
<li>
              <li>...</li><a
          </ul>
        </li>href="https://wiki.geant.org/download/attachments/126983709/Video3-Jagger_after_Access_check.webm?version=1&modificationDate=1573558184817&api=v2"
        <li class="list-group-item">
       >Video: Jagger after <h5>OwnershipAccess & Utilisation<Check</h5>a
          <p>The results were provided to the>
 eduGAIN service task who took the ownership.</p>
     </li>
     <p>The product is used by task/community ...</p>ul>
        </li>
         </ul>
<li class="list-group-item">
     </div>

    <!-- ORCID<h5>Ownership as IdP of last resort -->
& Utilisation</h5>
        <div class="card" id="orcid">
 <p>
        <img
    The work has  src="https://wiki.geant.org/download/attachments/148090083/orcid.png"
        class="card-img-top"been concluded. Documentation on the prototype is publicly available and
            the results were provided to the <strong>SIRTFI community </strong> to further pursue
            this POC.
          </p>
        </li>
      </ul>
    </div>
    <!-- Community trust -->
    <div class="card" id="community-trust">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/community-trust.png"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Identity</span>
          <span class="badge badge-pill badge-success">Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="0515 MarNov 2019 - 1230 NovJun 20192020"
            >Cycle 1<2</span
          >
        </div>
  <span class="badge badge-pill bg-dark text-light">Service</span>
          <h2<span class="card-title">ORCID as IdP of last resort<badge badge-pill bg-dark text-light">Community</span>
        </div>
        <h2 class="card-title">Community-Based Trust</h2>
        <p class="card-text">
          This Crasactivity nonexamined sagittishow mi.identity Nullavetting volutpatand magnatoken turpis.registration Vivamuscan aliquetbe condimentumscaled lacus,for
          second-factor authentication scenarios efficiturwhere tempusparticipants lectusare tempusdistributed vitae.over MaurisEU lobortisand
 sollicitudin aliquet. Sed elementum
      beyond. As part of vulputatethis nisiactivity quisa pellentesque.specific Utflow pharetra- facilisisbased pretium.on Seda commodocommunity-based utapproach ipsum-
          hendreritwas placeratinvestigated. Pellentesque ac laoreet neque, nec ultrices augue. It takes into account the concept of the Web of Trust. While this
        </p>
  mechanism typically does not work well <button class="btn btn-info d-print-none" type="button" data-toggle="collapse" data-target="#details-11">
   in broad user groups, it is very well suited to
       Show Details
  distribute trust between small groups where </button>
        <a href="https://wiki.geant.org/x/WbAuBw" class="btn btn-outline-primary float-right"
a pre-existing trust fabric is already in
          place, as we typically have  target="_blank">Activity page</a
        >in research communities. What was missing is a means to make
      </div>
    this trust <ul class="list-group list-group-flush collapse" id="details-11">
        <li class="list-group-item">
network auditable and transparent. In order to make the trust network
          transparent, this activity <h5>Resultsidentified & Deliverables</h5>
     and developed tools to support this flow.
     <p>The activity has created...</p>
          <ul><button
          class="btn  <li>deliverable 1</li>btn-info d-print-none"
          type="button"
  <li>...</li>
        data-toggle="collapse"
  </ul>
        </li>data-target="#details-2"
        <li class="list-group-item">
          Show Details
  <h5>Ownership & Utilisation</h5>
    </button>
      <p>The results were<a
 provided to the eduGAIN service task who took the ownership.</p>
 href="https://wiki.geant.org/x/RQL5Bw"
          class="btn btn-outline-primary float-right"
 <p>The product is used by task/community ...</p>
   target="_blank"
     </li>
     >Activity <page</ul>a
    </div>

    <!-- Community Tagging (a.k. Pixie Dust) -->>
      </div>
    <div  <ul class="cardlist-group list-group-flush collapse" id="communitydetails-tagging2">
      <img  <li class="list-group-item">
        src="https://wiki.geant.org/download/attachments/148090083/community-tagging.jpg"  <h5>Results & Deliverables</h5>
        class="card-img-top"
  <p>The following results were created  alt="photo"
and delivered:</p>
          /><ul>
      <div class="card-body">
     <li>
   <div class="tags">
          <span<a classhref="badge badge-pill badge-primary">Standards</span>https://wiki.geant.org/x/lxj5Bw">Community based trust architecture</a>
          <span class="badge badge-pill badge-success">Completed</span> </li>
          <span  <li>
            class="badge badge-pill badge-info"
 <a
              data-toggle="tooltip  href="https://wiki.geant.org/download/attachments/133759557/vetting%20flow%20with%20readid.pdf?api=v2"
            data-placement="top"
    >Identity validation service design <small>using readID</small></a
   title="05 Mar 2019 - 12 Nov 2019"
     >
       >Cycle 1</span    </li>
          >
  <li>
      </div>
        <h2<a classhref="card-title">Community Tagging</h2>https://wiki.geant.org/x/jwG7C">Fully integrated test environment</a>
        <p class="card-text">
   </li>
       Lorem ipsum dolor sit amet, consectetur<li>
 adipiscing elit. Praesent id consectetur nulla,
        <a  vitae dapibus urna. Etiam volutpat est sed dui egestas, et posuere felis semper. Morbi sedhref="https://github.com/mrvanes/commtrust">Publicly available source code</a>
            </li>
          aliquet eros, id consequat nisi. Aenean interdum turpis quis varius consectetur. Curabitur
</ul>
        </li>
        <li class="list-group-item">
    eleifend risus ac aliquet molestie. Proin dictum<h5>Ownership lectus sed tempus tincidunt. Pellentesque
& Utilisation</h5>
          <p>
   tempus lacinia posuere. Donec metus lorem, rhoncus bibendum consectetur venenatis,
The outcome is intended to be used in the scope dignissimof
 molestie ex. Duis sagittis ligula eget nisl tempus, ac  hendrerit dolor<strong>research finibus.
communities</strong>. In collaboration with the
            <strong>eduTEAMS  Suspendisse quam lectus, pharetra at risus sit amet, convallis rhoncus urna.
task</strong> the results can be used to provision and improve the
            Stepup solution of the GÉANT service.
          </p>
        <button class="btn btn-info d-print-none" type="button" data-toggle="collapse" data-target="#details-12">
          Show Details</li>
      </ul>
    </div>
    <!-- Cryptech HSM - Preparation phase -->
    <div class="card"   </button>id="cryptech-hsm">
      <img
        <a hrefsrc="https://wiki.geant.org/x/Z7AuBw" class="btn btn-outline-primary float-right"download/attachments/148090083/cryptech.png"
          targetclass="_blank">Activity page</acard-img-top"
        >alt="photo"
      </div>>
      <ul<div class="list-group list-group-flush collapse" id="details-12"card-body">
        <li<div class="list-group-itemtags">
          <h5>Results & Deliverables</h5><span class="badge badge-pill badge-primary">Security</span>
          <p>The activity has created...</p><span class="badge badge-pill badge-success">Completed</span>
          <ul><span
            <li>deliverable 1</li>class="badge badge-pill badge-info"
            <li>...</li>data-toggle="tooltip"
          </ul>  data-placement="top"
        </li>
    title="05 Mar 2019 - 12 <liNov class="list-group-item">
2019"
           <h5>Ownership &>Cycle Utilisation<1</h5>span
          <p>The>
 results were provided to the eduGAIN service task who took the ownership.</p>div>
        <h2  <p>The product is used by task/community ...</p>
   class="card-title">Cryptech HSM</h2>
        <p class="card-text">
     </li>
     In </ul>
many of the  </div>

    <!-- Cryptech HSM - Preparation phase -->
    <div class="card" id="cryptech-hsm">
T&I services in the R&E sector, there is a need to securely store sensitive
          <img
data like key material. Currently, this is  src="https://wiki.geant.org/download/attachments/148090083/cryptech.png"
    rarely done using Hardware Security Modules
    class="card-img-top"
      (HSM)  alt="photo"
      />
      <div class="card-body">as they are associated with high costs. The goal of this activity was to evaluate
        <div class="tags">
 the capability and applicability of affordable devices from the <span class="badge badge-pill badge-primary">Security</span>Cryptech project for use
          <span class="badge badge-pill badge-success">Completed</span>
          <spancases within the GÉANT project and to set up devices for testing purposes.
        </p>
    class="badge badge-pill badge-info    <button
          class="btn btn-info d-print-none"
            data-toggletype="tooltipbutton"
            data-placementtoggle="topcollapse"
            title="05 Mar 2019 - 12 Nov 2019"
  data-target="#details-13"
        >
          >CycleShow 1</spanDetails
          ></button>
        </div><a
         <h2 classhref="card-title">Cryptech HSM</h2>
https://wiki.geant.org/x/brAuBw"
         <p class="card-text">btn btn-outline-primary float-right"
          Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent id consectetur nulla,target="_blank"
          >Activity page</a
        >
  vitae dapibus urna. Etiam volutpat</div>
 est sed dui egestas, et posuere felis semper. Morbi sed<ul class="list-group list-group-flush collapse" id="details-13">
        <li  aliquet eros, id consequat nisi. Aenean interdum turpis quis varius consectetur. Curabitur
class="list-group-item">
          <h5>Results & Deliverables</h5>
          <p>The following results were created eleifend risus ac aliquet molestie. Proin dictum lectus sed tempus tincidunt. Pellentesqueand delivered:</p>
          <ul>
          tempus lacinia posuere.<li>Evaluated Donecusage metusof lorem,Diamond rhoncusKey bibendumappliances consectetur venenatis,and capabilities</li>
          dignissim molestie ex.<li>
 Duis sagittis ligula eget nisl tempus, ac hendrerit dolor finibus.
    <a
      Suspendisse quam lectus, pharetra at risus sit amet, convallis rhoncus urna. href="https://docs.google.com/document/d/18Am5R3MypAuiZyNoEmPVhLLrvrKby3CUlUpnzIDfyZw/edit"
        </p>
        <button class="btn btn-info d-print-none" type="button" data-toggle="collapse" data-target="#details-13">
>Detailed community use-cases for HSM</a
             Show Details>
            </button>li>
        <a href="https://wiki.geant.org/x/brAuBw" class="btn btn-outline-primary float-right"
     </ul>
        </li>
       target <li class="_blank">Activity page</alist-group-item">
        >
  <h5>Ownership &   <Utilisation</div>h5>
      <ul class="list-group list-group-flush collapse" id="details-13">
 <p>
           <li class="list-group-item">
          <h5>Results & Deliverables</h5> The work could not be concluded as Diamondkey seased operations during the evaluation
          <p>The activity has created...</p>period.
          <ul></p>
        </li>
    <li>deliverable  1<</li>ul>
    </div>
    <!-- DI revisited -->
  <li>...</li>
  <div class="card" id="di-revisited">
      </ul><img
        </li>src="https://wiki.geant.org/download/attachments/148090083/di-revisited.png"
        <li class="listcard-groupimg-itemtop">
        alt="photo"
    <h5>Ownership & Utilisation</h5>>
      <div class="card-body">
   <p>The results were provided to the eduGAIN service task who took the ownership.</p>
<div class="tags">
          <span class="badge badge-pill badge-primary">Identity</span>
   <p>The product is used by task/community ...</p>
 <span class="badge badge-pill badge-success">Completed</span>
    </li>
      </ul><span
    </div>

    <!-- Automated notification of issues and overall status for federations en entities -->
class="badge badge-pill badge-info"
          <div class="card" id="status-reporting">
  data-toggle="tooltip"
     <img
        src="https://wiki.geant.org/download/attachments/148090083/status-report.jpg"
data-placement="top"
          class  title="card-img-top"
        alt="photo"08 Oct 2021 - 03 Mar 2022"
      />
      <div class="card-body">>Cycle 5</span
        <div  class="tags">
          <span class="badge badge-pill badge-primary">Security<bg-dark text-light">Community</span>
        </div>
   <span class="badge badge-pill badge-warning">Ongoing</span>     <h2 class="card-title">Distributed Identity Revisited</h2>
          <span<div class="card-text">
            class="badge badge-pill badge-info"<p>
            data-toggle="tooltip"
            data-placement="top"Distributed Identity (DI) presents an interesting paradigm for the T&I NREN community.
            title="15 Nov 2019 - 30 Jun 2020"
        Its concepts are very appealing and align well with public values in our community. At
    >Cycle 2</span
       the same time >
many of the technical and functional properties are still in <spandevelopment
            class="badge badge-pill badge-info"
            data-toggle="tooltip"and present numerous questions and challenges, as was shown in recent work in NRENs and
            data-placement="top"
            title="03 Jul 2020 - 09 Feb 2021"
in the Incubator. The activity proposed builds on earlier work and investigates the
            following aspects of DI:
   >Cycle 3</span
      </p>
          ><ul>
            </div>
<li>
            <h2 class="card-title">Status Reporting & Notification</h2>
        <p class="card-text">
    What roles could/should GEANT and NRENs play in a DI ecosystem, and what are the
       Cras non sagittis mi. Nulla volutpat magna turpis.associated Vivamusbenefits, aliquetchallenges condimentumand lacus,risks?
          efficitur tempus lectus tempus vitae. Mauris lobortis sollicitudin aliquet. Sed elementum
     </li>
            <li>
       vulputate nisi quis pellentesque. Ut pharetra facilisis pretium.Which Sedcurrent commodoservices utin ipsum
the GEANT portfolio would benefit from the use of DI, hendreritand
 placerat. Pellentesque ac laoreet neque, nec ultrices augue.
      what would </p>
that look like?
      <button class="btn btn-info d-print-none" type="button" data-toggle="collapse" data-target="#details-14"> </li>
          Show  Details<li>
        </button>
      To what extent <a href="https://wiki.geant.org/x/_gH5Bw" class="btn btn-outline-primary float-right"can existing initiatives implementing distributed ledgers technology be
          target="_blank">Activity page</a
   used to act as  >
      </div>a Verifyable Data Registry to satisfy the above use cases and
      <ul class="list-group list-group-flush collapse" id="details-14">
    requirements? We should test <li class="list-group-item">
          <h5>Results & Deliverables</h5>
with for example EBSI, etherium or Sovrin. How do these
              <p>Thecompare activityto has created...</p>
          <ul>the IRMA solution we previously tested. (IRMA does not use DLT).
            <li>deliverable 1<</li>
            <li>...</li>
          </ul>
    Initial testing with IRMA </li>
revealed a wallet based approach may not always <li class="list-group-item">provide an
          <h5>Ownership & Utilisation</h5>
  optimal user experience. What requirements do we have <p>Thefor resultsthe wereUser providedinterface
 to the eduGAIN service task who took the ownership.</p>
     (wallet/app) and can we implement or <p>Themock productthese isto usedtest bythese task/community ...</p>requirements with
        </li>
      </ul>stakeholders.
    </div>

    <!-- eduLNK -->
  </li>
  <div class="card" id="edulnk">
      <img</ul>
        src="https://wiki.geant.org/download/attachments/148090083/edulnk.jpg"</div>
        class="card-img-top"<button
        alt  class="photobtn btn-info d-print-none"
      />
      <div classtype="card-bodybutton">
         <div classdata-toggle="tagscollapse">
          <span classdata-target="badge badge-pill badge-primary">Security</span>#di-revisited-details"
        >
  <span class="badge badge-pill badge-warning">Ongoing</span>
     Show Details
    <span
    </button>
        class="badge badge-pill badge-info"<a
            data-toggle="tooltiphref="https://wiki.geant.org/x/i4DvF"
          class="btn btn-outline-primary data-placement="topfloat-right"
            title="03 Jul 2020 - 09 Feb 2021target="_blank"
          >Activity  >Cycle 3</span
  page</a
        >
        </div>
      <ul  <h2 class="card-title">eduLNK</h2>class="list-group list-group-flush collapse" id="di-revisited-details">
        <p<li class="cardlist-group-textitem">
          Lorem<h5>Results ipsum dolor sit amet, consectetur adipiscing elit. Praesent id consectetur nulla,
          vitae dapibus urna. Etiam volutpat est sed dui egestas, et posuere felis semper. Morbi sed
& Deliverables</h5>
          <p>The following results were created and delivered:</p>
          <ul>
            <li>
     aliquet eros, id consequat nisi. Aenean interdum turpis quis varius consectetur. Curabitur
      <a href="#">Report on DI for GÉANT, NRENs and institutions</a>
    eleifend risus ac aliquet molestie. Proin dictum lectus sed tempus tincidunt. Pellentesque
   </li>
            <li>
     tempus lacinia posuere. Donec metus lorem, rhoncus bibendum consectetur venenatis,
<a
              dignissim molestie ex. Duis sagittis ligula eget nisl tempus, ac hendrerit dolor finibus.
 href="https://wiki.geant.org/download/attachments/351240335/TII%20Public%20Demo%205.3%20Feb%202022.pdf?version=1&modificationDate=1650873704224&api=v2"
                >Demo video</a
    Suspendisse quam lectus, pharetra at risus sit amet, convallis rhoncus urna.>
            </p>li>
         <button class="btn btn-info d-print-none" type="button" data-toggle="collapse" data-target="#details-15">
 <li>
             Show Details<a
        </button>
        <a href="https://wiki.geant.org/download/x/V5HTC" class="btn btn-outline-primary float-right"
attachments/351240335/Self%20Sovereign%20Identity%20use%20cases.pdf?version=1&modificationDate=1650873830567&api=v2"
                 target="_blank">Activity page<>SSI use cases</a
        >
       </div>>
      <ul class="list-group list-group-flush collapse" id="details-15">
        <li class="list-group-item">  </li>
          <h5>Results & Deliverables</h5>
    </ul>
      <p>The activity has created...</p>li>
          <ul><li class="list-group-item">
          <h5>Ownership & <li>deliverable 1<Utilisation</li>h5>
            <li>...</li><p>
          </ul>
  The investigation of DI use cases </li>
        <li class="list-group-item">
   for GÉANT, NRENs and institutions was completed. The
       <h5>Ownership & Utilisation</h5>
          <p>The results were providedpublished toas the eduGAIN service task who took the ownership.</p>a report.
          <p>The product is used by task/community ...</p>
        </li>
      </ul>
    </div>

    <!-- IdentityDiscovery Validation Broker Service Business Case Pilot -->
    <div class="card" id="identitydiscovery-brokerpilot">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/identitydiscovery-validationservice.jpgpng"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Identity</span>
          <span class="badge badge-pill badge-warningsuccess">Ongoing<>Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="0305 JulMar 20202019 - 0912 FebNov 20212019"
            >Cycle 3<1</span
          >
          <span class="badge badge-pill bg-dark text-light">Service</span>
        </div>
        <h2 class="card-title">Identity>Discovery Validation Broker<Pilot</h2>
        <p class="card-text">
          Discovery Loremis ipsumused dolorin sitFederated amet,Identity consecteturManagement adipiscingto elit.locate Praesentthe idusers consecteturhome nulla,organization.
          vitaeThis dapibusactivity urna.evaluated Etiamthe volutpatpilot estdiscovery sedservice duiran egestas,in etthe posuereprevious felisGÉANT semper. Morbi sedproject and
          aliquet eros, id consequat nisi. Aenean interdum turpis quis varius consectetur. Curabiturinvestigated if/how the implementation technology Seamless Access developed within the RA1
          eleifendproject risuscan acbe aliquetused molestie.for Proinan dictumimplementation lectusin sededuGAIN.
 tempus tincidunt. Pellentesque
     </p>
     tempus lacinia posuere. Donec<button
 metus lorem, rhoncus bibendum consectetur venenatis,
    class="btn btn-info d-print-none"
    dignissim molestie ex. Duis sagittis ligula eget nisl tempus, ac hendrerit dolor finibus. type="button"
          Suspendisse quam lectus, pharetra at risus sit amet, convallis rhoncus urna.data-toggle="collapse"
          data-target="#details-9"
        </p>>
        <button class="btn btn-info d-print-none" type="button" data-toggle="collapse" data-target="#details-16"> Show Details
          Show Details</button>
        </button><a
         <a href="https://wiki.geant.org/x/WZHTC"0bAuBw"
          class="btn btn-outline-primary float-right"
          target="_blank"
          >Activity page</a
        >
      </div>
      <ul class="list-group list-group-flush collapse" id="details-169">
        <li class="list-group-item">
          <h5>Results & Deliverables</h5>
          <p>The activityfollowing results haswere created... and delivered:</p>
          <ul>
            <li>deliverable 1</li>
<li>
              <li>...</li>
<a
                </ul>href="https://wiki.geant.org/download/attachments/120500433/eduTEAMS%20Discovery%20Service%20Feedback%20Report.pdf?version=1&modificationDate=1556205985146&api=v2"
        </li>
        >DSX <li classDiscovery Service Feedback Report</a
              >
            </li>
            <li>Preparation of handover to eduGAIN service activity</li>
          </ul>
        </li>
        <li class="list-group-item">
          <h5>Ownership & Utilisation</h5>
          <p>
            The work has been concluded in the Incubator <p>Theand resultswas werehanded providedover to the eduGAIN service task who took the ownership.</p>

            <strong>eduGAIN service task</strong>
            <p>Thefor the productpurpose isof usedmaking bya task/communityproduction ...service.
          </p>
        </li>
      </ul>
    </div>

    <!-- pyFF Optimizations Using Distributed Identity for managing researcher access -->
    <div class="card" id="pyffdistributed-optimizationidentity">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/pyffdistributed-identity.jpgpng"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Standards<>Identity</span>
          <span class="badge badge-pill badge-success">Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="0305 JulMar 20202021 - 0914 FebSep 2021"
            >Cycle 3<4</span
          >
          <span class="badge badge-pill bg-dark text-light">Community</span>
        </div>
        <h2 class="card-title">pyFF Optimizations<>Distributed Identity for researchers</h2>
        <p class="card-text">
          A new paradigm, CrasDistributed nonIdentity, sagittistries mi.to Nullalet volutpatuser magnabe turpis.in Vivamusdirect aliquetcontrol condimentumof lacus,the
          efficiturprofile information tempusthey lectusshare tempuswith vitaeservices. MaurisRather lobortisthen sollicitudinletting aliquet.others Sedprovide elementumclaims
          vulputatetowards nisia quisservice, pellentesque.the Utusers pharetracollects facilisisclaim pretium.themselves Sedfrom commodovarious utsources ipsumand
          independently hendrerit placerat. Pellentesque ac laoreet neque, nec ultrices augue.
  provides these when so requested by services. The services can check the
      </p>
    validity of these claims <button class="btn btn-info d-print-none" type="button" data-toggle="collapse" data-against a central verifiable claims registry. This activity
          investigates the functional requirements for such a system by interviewing key
          stakeholders.
        </p>
        <button
          class="btn btn-info d-print-none"
          type="button"
          data-toggle="collapse"
          data-target="#details-17"23"
        >
          Show Details
        </button>
        <a
          href="https://wiki.geant.org/x/UZHTCUACeDQ"
          class="btn btn-outline-primary float-right"
          target="_blank"
          >Activity page</a
        >
      </div>
      <ul class="list-group list-group-flush collapse" id="details-1723">
        <li class="list-group-item">
          <h5>Results & Deliverables</h5>
          <p>The following activityresults haswere created... and delivered:</p>
          <ul>
            <li>deliverable 1</li><li>
            <li>...</li>
    <a href="https://wiki.geant.org/display/gn43wp5/DI4R+Report">DIR4R Report</a>
            </ul>li>
            </li><li>
        <li class="list-group-item">
      <a href="https://wiki.geant.org/display/gn43wp5/Evolution+to+DI4R"
                <h5>Ownership>Evolution &to Utilisation<DI4R</h5>a
            <p>The  >
 results were provided to the eduGAIN service task who took the ownership.</p>li>
            <li>
          <p>The product is used by task/community ...</p><a href="https://gitlab.geant.org/TI_Incubator/di4r">Source Code</a>
            </li>
      </ul>
      <li>
      </div>
  </div>
</div>

HTML
<!-- JS -->

<!-- Bootstrap -->
<script
  src        <a href="https://codewiki.jquery.com/jquery-3.5.1.slim.min.js"
  integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
  crossorigin="anonymous"
></script>
<script
  srcgeant.org/display/gn43wp5/MFA+Options+for+SmartPhone+wallets"
                >MFA Options for SmartPhone wallets</a
              >
            </li>
            <li>
              <a href="https://cdnwiki.jsdelivrgeant.netorg/display/gn43wp5/CAMP+presentation%2C+Oct+5%2C+2021"
                >Demo video</a
              >
            </li>
          </ul>
        </li>
        <li class="list-group-item">
          <h5>Ownership & Utilisation</h5>
          <p>
            This activity explored the applicability of distributed identity for research use cases.
            The results were published in a report and made available to the entire
            <strong>community</strong>.
          </p>
        </li>
      </ul>
    </div>
    <!-- Second Factor Authentication - Distributed Vetting -->
    <div class="card" id="distributed-vetting">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/sfa.jpg"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Identity</span>
          <span class="badge badge-pill badge-success">Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="05 Mar 2019 - 12 Nov 2019"
            >Cycle 1</span
          >
        </div>
        <h2 class="card-title">SFA - Distributed Vetting</h2>
        <p class="card-text">
          Several research communities, especially in the life sciences domain, have a need to use
          second factor authentication to improve the quality of their authentication. One of the
          challenges identified was how to securely vet the second factor tokens of the participants
          of a collaboration in a case where the members of the collaboration are very distributed,
          as is the case in most pan-EU research collaborations. This activity investigated,
          together with research communities, how the token registration can be scaled for scenarios
          where participants are distributed over the EU and beyond. The aim of this task was to
          identify ways this vetting can be done.
        </p>
        <button
          class="btn btn-info d-print-none"
          type="button"
          data-toggle="collapse"
          data-target="#details-7"
        >
          Show Details
        </button>
        <a
          href="https://wiki.geant.org/x/zLAuBw"
          class="btn btn-outline-primary float-right"
          target="_blank"
          >Activity page</a
        >
      </div>
      <ul class="list-group list-group-flush collapse" id="details-7">
        <li class="list-group-item">
          <h5>Results & Deliverables</h5>
          <p>The following results were created and delivered:</p>
          <ul>
            <li>
              <a
                href="https://wiki.geant.org/display/gn43wp5/Second+Factor+Authentication+-+Distributed+Vetting?preview=/120500428/133771754/DV-MFA%20Report.pdf2"
                >Final Distributed Vetting Report</a
              >
            </li>
          </ul>
        </li>
        <li class="list-group-item">
          <h5>Ownership & Utilisation</h5>
          <p>
            A final report was delivered. The activity will continue for another
            <strong>Incubator</strong> cycle.
          </p>
        </li>
      </ul>
    </div>
    <!-- eduLNK -->
    <div class="card" id="edulnk">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/edulnk.jpg"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Security</span>
          <span class="badge badge-pill badge-success">Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="03 Jul 2020 - 09 Feb 2021"
            >Cycle 3</span
          >
          <span class="badge badge-pill bg-dark text-light">Service</span>
        </div>
        <h2 class="card-title">eduLNK</h2>
        <p class="card-text">
          eduLNK aims to provide software and potentially a servcie for a secure, persistent and
          privacy preserving link shortener for research and education. Link shorteners reduce a
          lengthy URL on the internet to something short and snappy, and sometimes easy to remember.
          As such it is a very well used and liked functionality within our community. Many ‘free’
          link shorteners exist, however, their free nature comes with a number of challenges,
          including serving advertisements and data mining the users behaviour and interests. Next
          to privacy concerns, many free link shorteners have a limited lifetime for the links they
          present. eduLNK aspires to deliver a product from and for the community which can be
          trusted and used securely in a privacy preserving way.
        </p>
        <button
          class="btn btn-info d-print-none"
          type="button"
          data-toggle="collapse"
          data-target="#details-15"
        >
          Show Details
        </button>
        <a
          href="https://wiki.geant.org/x/V5HTC"
          class="btn btn-outline-primary float-right"
          target="_blank"
          >Activity page</a
        >
      </div>
      <ul class="list-group list-group-flush collapse" id="details-15">
        <li class="list-group-item">
          <h5>Results & Deliverables</h5>
          <p>The following results were created and delivered:</p>
          <ul>
            <li><a href="#"></a>eduLNK source code</li>
            <li><a href="https://test.edulnk.org/">eduLNK prototype</a></li>
            <li><a href="#"></a>Onboarding documentation</li>
            <li><a href="#"></a>New Idea Form</li>
            <li>
              <a
                href="https://wiki.geant.org/download/attachments/148089097/eduLNK.mp4?version=1&modificationDate=1617046085217"
              ></a
              >Final presentation
            </li>
          </ul>
        </li>
        <li class="list-group-item">
          <h5>Ownership & Utilisation</h5>
          <p>
            A prototype of the eduLNK software was created and a public test instance was made
            available. With the submission of the official new idea form, eduLNK may become a
            potential new service in the GÉANT project.
          </p>
        </li>
      </ul>
    </div>
    <!-- Instant User Provisioning and Deprovisioning -->
    <div class="card" id="feudal">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/feudal.png"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Identity</span>
          <span class="badge badge-pill badge-success">Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="15 Nov 2019 - 30 Jun 2020"
            >Cycle 2</span
          >
          <span class="badge badge-pill bg-dark text-light">Service</span>
          <span class="badge badge-pill bg-dark text-light">Community</span>
          <span class="badge badge-pill bg-dark text-light">External</span>
        </div>
        <h2 class="card-title">Instant User Provisioning</h2>
        <p class="card-text">
          Some systems, like non-web services, cannot be federated easily because they need user
          accounts to be provisioned before they can login. A prototype of an instant deployment
          tool called FEUDAL was developed by KIT. It facilitates provisioning of user accounts
          using virtual organisations (VO). Feudal is based on OIDC: It is an OIDC client, and it
          simply transports the information of the /userinfo endpoint along. Feudal is based on the
          concept of VOs (or authorisation Groups), i.e. the end services provide the information
          which VOs it supports. Feudal web fronted will only display services for provisioning to a
          given user based on his VO membership.
        </p>
        <button
          class="btn btn-info d-print-none"
          type="button"
          data-toggle="collapse"
          data-target="#details-6"
        >
          Show Details
        </button>
        <a
          href="https://wiki.geant.org/x/-QH5Bw"
          class="btn btn-outline-primary float-right"
          target="_blank"
          >Activity page</a
        >
      </div>
      <ul class="list-group list-group-flush collapse" id="details-6">
        <li class="list-group-item">
          <h5>Results & Deliverables</h5>
          <p>The following results were created and delivered:</p>
          <ul>
            <li>
              <a href="https://wiki.geant.org/x/-4VgBw">Architecture document</a>
            </li>
            <li><a href="https://git.scc.kit.edu/feudal">Publicly available source code</a></li>
            <li>
              <a
                href="https://git.scc.kit.edu/feudal/feudalAdapterLdf/-/blob/incubator-uros-ldap/ldf_adapter/backend/ldap.py"
                >LDAP integration POC</a
              >
            </li>
            <li>
              <a href="https://feudal.scc.kit.edu/"
                >Test environment <small>including eduTEAMS integration</small></a
              >
            </li>
            <li>
              <a href="https://wiki.geant.org/pages/viewpage.action?pageId=148078632"
                >Promoted demo videos</a
              >
            </li>
          </ul>
        </li>
        <li class="list-group-item">
          <h5>Ownership & Utilisation</h5>
          <p>
            The aim of this project was to create an easy to use, adoptable software solution to
            provision server users and provide this tool to the <strong>community</strong>. The
            solution is ready to be picked up and further developed and used by
            <strong>KIT</strong>. They plan to use this software in two
            <strong>"Helmholtz" projects HDF and HIFIS</strong> in Germany for the foreseeable
            future. Besides this, the solution was adjusted to the needs of eduTEAMS. The solution
            was provided to the <strong>eduTEAMS service task</strong> to be integrated into the
            GÉANT service.
          </p>
        </li>
      </ul>
    </div>
    <!-- Identity Validation Broker Service Business Case -->
    <div class="card" id="identity-broker">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/identity-validation.jpg"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Identity</span>
          <span class="badge badge-pill badge-success">Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="03 Jul 2020 - 09 Feb 2021"
            >Cycle 3</span
          >
          <span class="badge badge-pill bg-dark text-light">Community</span>
        </div>
        <h2 class="card-title">Identity Validation Broker</h2>
        <p class="card-text">
          Both research communities as well as institutions have a need for proper proof of the
          identity of their users. This ranges from cases where e.g. new students living abroad need
          to be identified as part of the boarding into an institution, to scenarios where access to
          (medical) data puts regulatory demands on the research community. Identity proofing is
          however expensive and scales very poorly, especially in cases where the users are (very)
          distributed. This activity investigates, based on requirements collected from multiple
          stakeholders, if and in which way this situation may be improved.
        </p>
        <button
          class="btn btn-info d-print-none"
          type="button"
          data-toggle="collapse"
          data-target="#details-16"
        >
          Show Details
        </button>
        <a
          href="https://wiki.geant.org/x/WZHTC"
          class="btn btn-outline-primary float-right"
          target="_blank"
          >Activity page</a
        >
      </div>
      <ul class="list-group list-group-flush collapse" id="details-16">
        <li class="list-group-item">
          <h5>Results & Deliverables</h5>
          <p>The following results were created and delivered:</p>
          <ul>
            <li>
              <a
                href="https://wiki.geant.org/download/attachments/148083033/Identity%20verification%20Requirements%20Gathering.pptx"
                >Identity verification requirements</a
              >
            </li>
            <li>
              <a
                href="https://wiki.geant.org/download/attachments/148083033/Stakeholder%20Report%20on%20Identity%20Verification%20for%20R%26E_v1.pdf"
                >Stakeholder Report on Identity Verification for R&E</a
              >
            </li>
            <li>
              <a
                href="https://wiki.geant.org/download/attachments/148083033/Identity%20Proofing%20for%20RE_v1.pdf"
                >Identity Proofing for R&E</a
              >
            </li>
            <li>
              <a
                href="https://wiki.geant.org/download/attachments/148089097/Identity_Broker.mp4?version=1&modificationDate=1617046433871"
              ></a
              >Final presentation
            </li>
          </ul>
        </li>
        <li class="list-group-item">
          <h5>Ownership & Utilisation</h5>
          <p>
            Our findings indicated a strong desire for information about the capabilities of the
            various document-based identity verification solutions, which would help in defining
            what the requirements and suitable deployment model for an R&E focused solution could
            be. In particular we concluded that further work would be needed to reach a definitive
            conclusion and recommended: Establishment of a platform for information capture and
            exchange on document-based identity verification solutions Comparative analysis of
            available commercial solutions should be performed and made available Surveying of the
            broader R&E community based on the findings so far to see the level of interest and
            support more generally Constructing a preliminary business case for a community-operated
            service following the broader survey It is hoped that an interested party or parties can
            take this work forward, as further work on this topic is currently outside the scope of
            the Incubator.
          </p>
        </li>
      </ul>
    </div>
    <!-- IdP as a Service -->
    <div class="card" id="idp-service">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/idpaas.jpg"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Identity</span>
          <span class="badge badge-pill badge-success">Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="05 Mar 2019 - 12 Nov 2019"
            >Cycle 1</span
          >
          <span class="badge badge-pill bg-dark text-light">Community</span>
        </div>
        <h2 class="card-title">IdP as a Service</h2>
        <p class="card-text">
          The former GN4-2 project developed a solution to offer an IdP as a Service solution
          (IdPaaS) for hosted IdPs. This activity aimed at investigating the business case of this
          solution and to create a reference design and implementation for an easy to use software
          solution to enable NRENS to provide an IdPaaS offering.
        </p>
        <button
          class="btn btn-info d-print-none"
          type="button"
          data-toggle="collapse"
          data-target="#details-8"
        >
          Show Details
        </button>
        <a
          href="https://wiki.geant.org/x/doSRBw"
          class="btn btn-outline-primary float-right"
          target="_blank"
          >Activity page</a
        >
      </div>
      <ul class="list-group list-group-flush collapse" id="details-8">
        <li class="list-group-item">
          <h5>Results & Deliverables</h5>
          <p>The following results were created and delivered:</p>
          <ul>
            <li><a href="https://wiki.geant.org/x/h4fYBw">IdPaaS Reference Design</a></li>
            <li>
              <a href="https://wiki.geant.org/x/7wr5Bw">IDPaaS Reference Implementation</a>
            </li>
            <li>
              <a
                href="https://wiki.geant.org/download/attachments/126977142/IdPaaS%20Screencast.webm?api=v2"
                >IdPaaS Screencast</a
              >
            </li>
          </ul>
        </li>
        <li class="list-group-item">
          <h5>Ownership & Utilisation</h5>
          <p>
            The work has been concluded within the Incubator. samlidp.io is available as an open
            source software for the <strong>community</strong> and may be used by commercial vendors
            as well.
          </p>
        </li>
      </ul>
    </div>
    <!-- Metadata push -->
    <div class="card" id="metadata-push">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/metadata-push.png"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Standards</span>
          <span class="badge badge-pill badge-success">Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="15 Nov 2019 - 30 Jun 2020"
            >Cycle 2</span
          >
          <span class="badge badge-pill bg-dark text-light">Service</span>
          <span class="badge badge-pill bg-dark text-light">External</span>
        </div>
        <h2 class="card-title">Metadata push MDQ</h2>
        <p class="card-text">
          Metadata is at the heart of the trust fabric of current R&E Identity Federations. For the
          trust to properly propagate, this metadata is first collected from and then distributed by
          the federation towards the federation members. This activity had investigated a new
          proposal called "push MDQ", which introduces a new, potentially highly scalable way of
          distributing metadata.
        </p>
        <button
          class="btn btn-info d-print-none"
          type="button"
          data-toggle="collapse"
          data-target="#details-1"
        >
          Show Details
        </button>
        <a
          href="https://wiki.geant.org/x/7AH5Bw"
          class="btn btn-outline-primary float-right"
          target="_blank"
          >Activity page</a
        >
      </div>
      <ul class="list-group list-group-flush collapse .d-print-inline-block" id="details-1">
        <li class="list-group-item">
          <h5>Results & Deliverables</h5>
          <p>The following results were created and delivered:</p>
          <ul>
            <li>
              <a href="https://github.com/mrvanes/pyFF/tree/websub"
                >Publicly available source code</a
              >
            </li>
            <li>
              <a
                href="https://wiki.geant.org/download/attachments/133759468/Using%20public%20websub%20hubs%20for%20PushMDQ.pdf?api=v2"
                >Use of public websub hubs</a
              >
            </li>
            <li>
              <a
                href="https://wiki.geant.org/download/attachments/133759468/PushMDQ%20implementation%20guidance%20for%20Federations.pdf?api=v2"
                >Implementation guidance for federations</a
              >
            </li>
          </ul>
        </li>
        <li class="list-group-item">
          <h5>Ownership & Utilisation</h5>
          <p>
            All changes made to the pyFF software were uploaded to the official software project to
            be maintained by the <strong>IdentityPython group</strong>. Furthermore, all results of
            the push MDQ analysis and the POC were transferred to the
            <strong>eduGAIN service task</strong> for further improvement of the GÉANT service.
          </p>
        </li>
      </ul>
    </div>
    <!-- Porting oidc-agent to Windows -->
    <div class="card" id="oidc-agent">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/oidc-agent.png"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Standards</span>
          <span class="badge badge-pill badge-success">Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="05 Mar 2021 - 14 Sep 2021"
            >Cycle 4</span
          >
          <span class="badge badge-pill bg-dark text-light">Community</span>
          <span class="badge badge-pill bg-dark text-light">External</span>
        </div>
        <h2 class="card-title">Porting oidc-agent to Windows</h2>
        <p class="card-text">
          <a href="https://indigo-dc.gitbook.io/oidc-agent/">oidc-agent</a> is a command line set of
          tools that enables the users to manage and obtain (mostly) OIDC tokens on command line. It
          follows the design of the ssh-agent and, as such, it can be easily integrated in the
          user's flow. However, current version only covers Linux and MacOS users. This activity
          would port the oidc-agent to Windows OS. The expected impact is potentially large, since
          users from many communities that may use this tool (such as HPC, or any community that
          need constant access to computing and storage resources as part of their work) typically
          rely on Windows as their main operating system. This activity investigates the best
          approach to porting the oidc-agent.
        </p>
        <button
          class="btn btn-info d-print-none"
          type="button"
          data-toggle="collapse"
          data-target="#details-21"
        >
          Show Details
        </button>
        <a
          href="https://wiki.geant.org/x/SgCeDQ"
          class="btn btn-outline-primary float-right"
          target="_blank"
          >Activity page</a
        >
      </div>
      <ul class="list-group list-group-flush collapse" id="details-21">
        <li class="list-group-item">
          <h5>Results & Deliverables</h5>
          <p>The following results were created and delivered:</p>
          <ul>
            <li>
              <a href="https://github.com/indigo-dc/oidc-agent">Source Code</a>
            </li>
            <li>
              <a href="https://indigo-dc.gitbook.io/oidc-agent/">Technical documentation</a>
            </li>
            <li>
              <a
                href="https://wiki.geant.org/download/attachments/247431187/OIDC-Agent.mp4?version=1&modificationDate=1622630166361&api=v2"
                >Demo video</a
              >
            </li>
          </ul>
        </li>
        <li class="list-group-item">
          <h5>Ownership & Utilisation</h5>
          <p>
            The source code was submitted to the upstream repository and is publicly available to
            the community. The <strong>Karlsruhe Institute of Technology (KIT)</strong> will
            maintain the software.
          </p>
        </li>
      </ul>
    </div>
    <!-- Add OIDC OP support to SimpleSAMLphp -->
    <div class="card" id="oidc-op-ssp">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/oidc-op-ssp.jpg"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Standards</span>
          <span class="badge badge-pill badge-success">Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="05 Mar 2021 - 14 Sep 2021"
            >Cycle 4</span
          >
          <span class="badge badge-pill bg-dark text-light">Community</span>
          <span class="badge badge-pill bg-dark text-light">External</span>
        </div>
        <h2 class="card-title">SimpleSAMLphp OIDC OP</h2>
        <p class="card-text">
          SimpleSAMLphp (SSP) is a commonly used software product for both SP and IdP deployments in
          Research and Education. In addition it may also be deployed as a proxy. Next to SAML,
          various other authentication protocols are supported.While SSP already supports the OpenID
          Connect (OIDC) Relaying Party (RP) interface, an OIDC OpenID Provider (OP) implementation
          is missing.
          <br />
          This activity seeks to implement an OIDC OP in accordance with the OIDC specification into
          SSP. There is an existing module available at Github. It needs to be investigated whether
          this is suitable for this activity.
        </p>
        <button
          class="btn btn-info d-print-none"
          type="button"
          data-toggle="collapse"
          data-target="#details-18"
        >
          Show Details
        </button>
        <a
          href="https://wiki.geant.org/x/RQCeDQ"
          class="btn btn-outline-primary float-right"
          target="_blank"
          >Activity page</a
        >
      </div>
      <ul class="list-group list-group-flush collapse" id="details-18">
        <li class="list-group-item">
          <h5>Results & Deliverables</h5>
          <p>The following results were created and delivered:</p>
          <ul>
            <li>
              <a href="https://github.com/simplesamlphp/simplesamlphp-module-oidc"
                >SimpleSAMLphp OIDC module</a
              >
            </li>
            <li>
              <a
                href="https://wiki.geant.org/download/attachments/320471174/SSP-OIDC_demo.mp4?version=1&modificationDate=1632930580727&api=v2"
                >OIDC demo video</a
              >
            </li>
          </ul>
        </li>
        <li class="list-group-item">
          <h5>Ownership & Utilisation</h5>
          <p>
            The work has been concluded and the results were provided to the
            <strong>SimpleSAMLphp developers</strong>. The source code is publicly available and
            will be maintained by the upstream maintainers.
          </p>
        </li>
      </ul>
    </div>
    <!-- ORCID as IdP of last resort -->
    <div class="card" id="orcid">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/orcid.png"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Identity</span>
          <span class="badge badge-pill badge-success">Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="05 Mar 2019 - 12 Nov 2019"
            >Cycle 1</span
          >
          <span class="badge badge-pill bg-dark text-light">Service</span>
          <span class="badge badge-pill bg-dark text-light">External</span>
        </div>
        <h2 class="card-title">ORCID as IdP of last resort</h2>
        <p class="card-text">
          Many research collaborations as well as campus services need a solution to deal with guest
          identity, as in many cases not all users are members of the academic Identity Federations.
          As a result, several federation operators as well as research collaborations operate IdPs
          or proxies to allow users to authenticate through external identity providers like social
          ones. This has led to serious reinventing of the wheel. This pilot aimed to bring the
          widely used ORCID service into the GÉANT IDhub as Identity Provider of last resort.
          Furthermore organisational and legal aspects as well as technical improvements were
          investigated.
        </p>
        <button
          class="btn btn-info d-print-none"
          type="button"
          data-toggle="collapse"
          data-target="#details-11"
        >
          Show Details
        </button>
        <a
          href="https://wiki.geant.org/x/WbAuBw"
          class="btn btn-outline-primary float-right"
          target="_blank"
          >Activity page</a
        >
      </div>
      <ul class="list-group list-group-flush collapse" id="details-11">
        <li class="list-group-item">
          <h5>Results & Deliverables</h5>
          <p>The following results were created and delivered:</p>
          <ul>
            <li>
              <a
                href="https://wiki.geant.org/download/attachments/120500313/ORCID%20IdP%20as%20last%20resort.pdf?api=v2"
                >Business Case Analysis</a
              >
            </li>
            <li>
              <a
                href="https://wiki.geant.org/download/attachments/120500313/Identity%20proxying%20for%20Guest%20Identities%20in%20the%20context%20of%20GDPR.pdf?api=v2"
                >Identity Proxy GDPR Report</a
              >
            </li>
            <li>
              <a
                href="https://wiki.geant.org/download/attachments/120500313/Report%20of%20the%20collaboration%20with%20the%20SATOSA%20project.pdf?api=v2"
                >Technical solution based on SaToSa software stack</a
              >
            </li>
            <li>
              <a
                href="https://wiki.geant.org/download/attachments/120500313/ORCID%20Screencast.webm?api=v2"
                >ORCID Screencast</a
              >
            </li>
          </ul>
        </li>
        <li class="list-group-item">
          <h5>Ownership & Utilisation</h5>
          <p>
            The work has been concluded with the results handed over to be further developed in the
            <strong>IDhub</strong> to improve the GÉANT service.
          </p>
        </li>
      </ul>
    </div>
    <!-- pyFF Optimizations -->
    <div class="card" id="pyff-optimization">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/pyff.jpg"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Standards</span>
          <span class="badge badge-pill badge-success">Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="03 Jul 2020 - 09 Feb 2021"
            >Cycle 3</span
          >
          <span class="badge badge-pill bg-dark text-light">External</span>
        </div>
        <h2 class="card-title">pyFF Optimizations</h2>
        <p class="card-text">
          pyFF is an open source and widely used product which is used to provide Discovery and
          Metadata Query services for identity federation. This topic investigates optimizations in
          pyFF operations, including but not limited to, performance and memory consumption. When
          processing the eduGAIN metadata, pyFF memory usage balloons to the gigabytes, hereby
          inflicting some extra cost when running on procured VM's like AWS. The startup/restart
          process speed, and service behavior while being started/restarted may also be improved. In
          particular, the service should never throw 5xx errors while in a normal startup/shutdown
          process.
          <br />The goal of this project is to optimize pyFF memory consumption and (re-)start
          behavior.
        </p>
        <button
          class="btn btn-info d-print-none"
          type="button"
          data-toggle="collapse"
          data-target="#details-17"
        >
          Show Details
        </button>
        <a
          href="https://wiki.geant.org/x/UZHTC"
          class="btn btn-outline-primary float-right"
          target="_blank"
          >Activity page</a
        >
      </div>
      <ul class="list-group list-group-flush collapse" id="details-17">
        <li class="list-group-item">
          <h5>Results & Deliverables</h5>
          <p>The following results were created and delivered:</p>
          <ul>
            <li><a href="#"></a>pyFF test report</li>
            <li><a href="#"></a>Metadata mockup report</li>
            <li><a href="#"></a>Blog post</li>
            <li>
              <a
                href="https://wiki.geant.org/download/attachments/148089097/pyFF_Optimization-Metadata.mp4?version=1&modificationDate=1617046521186"
                >Final presentation</a
              >
            </li>
          </ul>
        </li>
        <li class="list-group-item">
          <h5>Ownership & Utilisation</h5>
          <p>
            The aim of this activity was to investigate whether the existing pyFF software can be
            optimised to reduce memory consumption and improve performance. For this purpose,
            intensive profiling of the software was carried out and a large number of experiments
            were conducted. All tests and results were documented in a report, which was passed on
            to the developer communities of the tools.
          </p>
        </li>
      </ul>
    </div>

    <span
      data-toggle="tooltip"
      data-placement="top"
      title="This activity is work in progress at the time of writing"
    ></span>
    <!-- eduGAIN Service Catalogue -->
    <div class="card" id="service-catalogue">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/service-catalogue.jpg"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Identity</span>
          <span class="badge badge-pill badge-success">Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="05 Mar 2021 - 14 Sep 2021"
            >Cycle 4</span
          >
          <span class="badge badge-pill bg-dark text-light">Community</span>
        </div>
        <h2 class="card-title">eduGAIN Service Catalogue</h2>
        <p class="card-text">
          The eduGAIN Support Team, Secretariat and business development received several requests
          from SPs, IdPs and NRENs for an eduGAIN Service Catalogue. Currently the eduGAIN Entities
          Database tool and REFEDS Metadata Explorer Tool (MET) are the two services closest to a
          service catalogue, but there are inconsistencies between the two tools.
          <br />
          The Incubator attempts to improve the solution based on the outcome of this pilot phase.
          Depending on the requirements and use cases that need to be supported, new features can be
          added in following an iterative process. If there are not enough participants to provide a
          meaningful amount of data, no additional developments will be carried out by the
          Incubator. In this case, the software is decommissioned at the end of the pilot phase and
          the project is terminated.
        </p>
        <button
          class="btn btn-info d-print-none"
          type="button"
          data-toggle="collapse"
          data-target="#details-19"
        >
          Show Details
        </button>
        <a
          href="https://wiki.geant.org/x/TACeDQ"
          class="btn btn-outline-primary float-right"
          target="_blank"
          >Activity page</a
        >
      </div>
      <ul class="list-group list-group-flush collapse" id="details-19">
        <li class="list-group-item">
          <h5>Results & Deliverables</h5>
          <p>The following results were created and delivered:</p>
          <ul>
            <li>
              <a href="https://surfnet-niels.github.io/">Technical prototype</a>
            </li>
            <li>
              <a href="https://wiki.geant.org/download/attachments/247431187/SC_demo.mp4"
                >Demo video</a
              >
            </li>
            <li>
              <a
                href="https://wiki.geant.org/download/attachments/228458572/Service%20Catalogues%20Comparison.pdf?api=v2"
                >Service Catalogues Comparison.pdf</a
              >
            </li>
            <li>
              <a
                href="https://wiki.geant.org/download/attachments/228458572/RFC%20-%20The%20eduGAIN%20Service%20Catalogue%20%28REFEDS%20Audience%29.pdf?api=v2"
                >RFC - The eduGAIN Service Catalogue (REFEDS Audience)</a
              >
            </li>
            <li>
              <a
                href="https://wiki.geant.org/download/attachments/228458572/RFC%20-%20Service%20catalog%20functional%20design.pdf?api=v2"
                >RFC - Service catalog functional design</a
              >
            </li>
          </ul>
        </li>
        <li class="list-group-item">
          <h5>Ownership & Utilisation</h5>
          <p>
            The project has reached a point where engagement from the community is required to take
            the work forward. At this time we have received no offers of engagement and we are
            therefore stopping our work, leaving documentation and existing code available to any
            group who may wish to continue developing the Service Catalogue.
          </p>
        </li>
      </ul>
    </div>
    <!-- Service report -->
    <div class="card" id="service-report">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/service-report.jpg"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Identity</span>
          <span class="badge badge-pill badge-success">Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="15 Nov 2019 - 30 Jun 2020"
            >Cycle 2</span
          >
          <span class="badge badge-pill bg-dark text-light">Service</span>
        </div>
        <h2 class="card-title">Service Status Reporting</h2>
        <p class="card-text">
          The T&I activities of the GEANT project run a multitude of services ranging for eduroam
          and eduGAIN to InAcademia, eduTEAMS and various smaller helper services for eduGAIN
          without a single overview of the state of all these services. The highly distributed
          nature limits our ability to present in a consistent way the status of these services and
          it hinders us in explaining issues when something is wrong. This is relevant both for
          members of the GEANT community as well as other other stakeholders like service owners and
          funding agencies. This activity wanted to create a comprehensive, high level and user
          friendly publicly facing service dashboard for T&I services. Since many freely or
          commercially available services for measuring availability already exist this activity
          investigated and compared them to choose a suitable solution for the GÉANT project.
        </p>
        <button
          class="btn btn-info d-print-none"
          type="button"
          data-toggle="collapse"
          data-target="#details-3"
        >
          Show Details
        </button>
        <a
          href="https://wiki.geant.org/x/-wH5Bw"
          class="btn btn-outline-primary float-right"
          target="_blank"
          >Activity page</a
        >
      </div>
      <ul class="list-group list-group-flush collapse" id="details-3">
        <li class="list-group-item">
          <h5>Results & Deliverables</h5>
          <p>The following results were created and delivered:</p>
          <ul>
            <li>
              <a href="https://wiki.geant.org/x/PQOMC"
                >Requirements for a GÉANT service reporting tool</a
              >
            </li>
            <li>
              <a
                href="https://wiki.geant.org/download/attachments/133759487/Monitoring%20tool%20market%20analysis.pdf?api=v2"
                >Monitoring tool market analysis</a
              >
            </li>
            <li><a href="https://status.inacademia.org">POC based on InAcademia</a></li>
          </ul>
        </li>
        <li class="list-group-item">
          <h5>Ownership & Utilisation</h5>
          <p>
            The result of the market analysis was provided to the
            <strong>T&I service task</strong>.
          </p>
        </li>
      </ul>
    </div>
    <!-- Shibboleth OIDC Extension -->
    <div class="card" id="shibboleth-oidc">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/shibboleth.png"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Standards</span>
          <span class="badge badge-pill badge-success">Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="05 Mar 2019 - 12 Nov 2019"
            >Cycle 1</span
          >
          <span class="badge badge-pill bg-dark text-light">External</span>
        </div>
        <h2 class="card-title">Shibboleth OIDC Extension</h2>
        <p class="card-text">
          Up to now, R&E federations are predominantly relying on the SAML2 protocol. With upcoming
          needs from industry and commercial service providers the OpenID Connect (OIDC) protocol is
          increasingly moving into focus. This activity supported the development of an Shibboleth
          OIDC Extension to the Shibboleth IdP and was paving the way to make the extension a fully
          sustained product.
        </p>
        <button
          class="btn btn-info d-print-none"
          type="button"
          data-toggle="collapse"
          data-target="#details-10"
        >
          Show Details
        </button>
        <a
          href="https://wiki.geant.org/x/WLAuBw"
          class="btn btn-outline-primary float-right"
          target="_blank"
          >Activity page</a
        >
      </div>
      <ul class="list-group list-group-flush collapse" id="details-10">
        <li class="list-group-item">
          <h5>Results & Deliverables</h5>
          <p>The following results were created and delivered:</p>
          <ul>
            <li>
              <a href="https://github.com/CSCfi/shibboleth-idp-oidc-extension"
                >Shibboleth IdP OIDC Extension</a
              >
            </li>
          </ul>
        </li>
        <li class="list-group-item">
          <h5>Ownership & Utilisation</h5>
          <p>
            The work has been concluded and the results were handed over to the
            <strong>Shibboleth consortium</strong>. The Extension is certified by the OIDC
            Foundation.
          </p>
        </li>
      </ul>
    </div>
    <!-- IdP/SP software testbed -->
    <div class="card" id="software-testbed">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/software-testbed.jpg"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Identity</span>
          <span class="badge badge-pill badge-success">Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="05 Mar 2021 - 14 Sep 2021"
            >Cycle 4</span
          >
        </div>
        <h2 class="card-title">IdP/SP software testbed</h2>
        <p class="card-text">
          It is currently very hard to test new releases of IdP and SP software against other IdP/SP
          products. This activity attempts to design an automated test environment. A suitable
          architecture for an IdP/SP continuous integration platform is to be created. This involves
          creating use cases and identifying technologies that support them. An iterative approach,
          in which use cases are successively implemented and products are integrated one after
          another, is intended to quickly create a functional platform. If the CI approach is
          successful, ready-to-use software packages can be provided using container technologies
          such as Docker, to deploy the entire software locally by NRENs or other parties.
        </p>
        <button
          class="btn btn-info d-print-none"
          type="button"
          data-toggle="collapse"
          data-target="#details-20"
        >
          Show Details
        </button>
        <a
          href="https://wiki.geant.org/x/TgCeDQ"
          class="btn btn-outline-primary float-right"
          target="_blank"
        ></a>
      </div>
      <ul class="list-group list-group-flush collapse" id="details-20">
        <li class="list-group-item">
          <h5>Results & Deliverables</h5>
          <p>The following results were created and delivered:</p>
          <ul>
            <li>
              <a href="https://gitlab.geant.org/matteo/idp-sp_testbed">Source Code</a>
            </li>
            <li>
              <a href="https://wiki.geant.org/display/gn43wp5/Testbed+Design"
                >Technical documentation</a
              >
            </li>
            <li>
              <a
                href="https://wiki.geant.org/download/attachments/247431187/testbed.mp4?version=1&modificationDate=1622807769780&api=v2"
                >Demo video</a
              >
            </li>
          </ul>
        </li>
        <li class="list-group-item">
          <h5>Ownership & Utilisation</h5>
          <p>
            A prototype of an IdP/SP software testbed was successfully created. The results were
            presented to the community and made publicly available. No group was identified to
            continue the development of this project.
          </p>
        </li>
      </ul>
    </div>
    <!-- SSH Federated -->
    <div class="card" id="ssh-federated">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/ssh-federated.jpg"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Identity</span>
          <span class="badge badge-pill badge-success">Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="20 Mar 2022 - 15 Dec 2022"
            >Cycle 6</span
          >
          <span class="badge badge-pill bg-dark text-light">Community</span>
        </div>
        <h2 class="card-title">SSH in a Federated World</h2>
        <p class="card-text">
          To allow easy access to SSH based services DeiC has made a SSH Certificate Authority
          proof-of-concept that issues short-lived SSH certificates based on a federated login. The
          system requires no specific client - or service side installed programs and makes it
          possible for the user to use all standard ssh services - as long at the certificate is
          valid. Depending on the configuration of the participating services the CA allows the user
          to use the same username/uid across all services. Optionally it can be combined with
          systemd-userdb services to allow for fully automated user management. The CA can also
          optionally issue host certificates so the users do not have to trust the servers on first
          use (TOFU). Initial goal of the activity is to hold a workshop to gather requirements and
          showcase and discuss existing solutions.
        </p>
        <button
          class="btn btn-info d-print-none"
          type="button"
          data-toggle="collapse"
          data-target="#ssh-federated-details"
        >
          Show Details
        </button>
        <a
          href="https://wiki.geant.org/x/sgATIQ"
          class="btn btn-outline-primary float-right"
          target="_blank"
          >Activity page</a
        >
      </div>
      <ul class="list-group list-group-flush collapse" id="ssh-federated-details">
        <li class="list-group-item">
          <h5>Results & Deliverables</h5>
          <p>The following results were created and delivered:</p>
          <ul>
            <li>
              <a href="https://github.com/surfnet-niels/White-paper-on-federated-SSH-solutions"
                >Public white paper</a
              >
            </li>
          </ul>
        </li>
        <li class="list-group-item">
          <h5>Ownership & Utilisation</h5>
          <p>
            The information gathered was compiled into a white paper, which was shared with the
            <strong>community</strong> as an opportunity for further collaboration. A user group is
            to be established to deal with this subject long-term.
          </p>
        </li>
      </ul>
    </div>
    <!-- Automated notification of issues and overall status for federations en entities -->
    <div class="card" id="status-reporting">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/status-report.jpg"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Security</span>
          <span class="badge badge-pill badge-success">Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="15 Nov 2019 - 30 Jun 2020"
            >Cycle 2</span
          >
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="03 Jul 2020 - 09 Feb 2021"
            >Cycle 3</span
          >
          <span class="badge badge-pill bg-dark text-light">Service</span>
        </div>
        <h2 class="card-title">Status Reporting & Notification</h2>
        <p class="card-text">
          To make the global eduGAIN interfederation scalable and interoperable, it is paramount
          participants adhere to agreed upon standards and community best practices. There are
          currently already several tools that examine the quality of federation metadata, the
          connection status of their IdPs and the attribute release status of their IdPs. This
          activity is about creating a tool to aggregate information from various sources and
          presenting this in an attractive, easy to understand way to put this information readily
          into the hands of the federation operators.
        </p>
        <button
          class="btn btn-info d-print-none"
          type="button"
          data-toggle="collapse"
          data-target="#details-14"
        >
          Show Details
        </button>
        <a
          href="https://wiki.geant.org/x/_gH5Bw"
          class="btn btn-outline-primary float-right"
          target="_blank"
          >Activity page</a
        >
      </div>
      <ul class="list-group list-group-flush collapse" id="details-14">
        <li class="list-group-item">
          <h5>Results & Deliverables</h5>
          <p>The following results were created and delivered:</p>
          <ul>
            <li>Source Code (closed source)</li>
            <ul>
              <li>
                <a href="https://gitlab.geant.org/TI_Incubator/ansiblestatrep"
                  >Ansible deployment</a
                >
              </li>
              <li>
                <a href="https://gitlab.geant.org/TI_Incubator/edugain-reporting-web">Web client</a>
              </li>
              <li>
                <a href="https://gitlab.geant.org/TI_Incubator/edugain-reporting-api-client"
                  >Server API</a
                >
              </li>
            </ul>
            <li>
              <a
                href="https://wiki.geant.org/download/attachments/133759482/eduGAIN%20Reporting%20User%20Documentation.pdf"
                >User documentation</a
              >
            </li>
            <li><a href="edugain-reporting-beta.incubator.geant.org"></a>Live test environment</li>
            <li>
              <a
                href="https://wiki.geant.org/download/attachments/148089097/eduGAIN_Reporting.mp4?version=1&modificationDate=1617046296609"
              ></a
              >Final presentation
            </li>
          </ul>
        </li>
        <li class="list-group-item">
          <h5>Ownership & Utilisation</h5>
          <p>
            A prototype was developed that meets the expectations of the stakeholders. The tool, in
            future called "eduGAIN Reporting", was handed over to the eduGAIN Task. In order to
            develop this further, an eduGAIN reporting development team was founded. The created
            prototype is used for additional tests with the users and replaced by a productive
            system a few months later.
          </p>
        </li>
      </ul>
    </div>
    <!-- Test IdP -->
    <div class="card" id="test-idp">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/test-idp.jpg"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Identity</span>
          <span class="badge badge-pill badge-success">Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="05 Mar 2021 - 14 Sep 2021"
            >Cycle 4</span
          >
          <span class="badge badge-pill bg-dark text-light">External</span>
        </div>
        <h2 class="card-title">Test IdP</h2>
        <p class="card-text">
          This activity creates a freely available, realistic test IdP for the GÉANT community.
          Based on the needs of the GÉANT community, the solution may offer SAML, OIDC and supports
          all the latest best practices. The requirements and use cases for such a service will be
          defined in collaboration with a group of community representatives. Potential features of
          such a tool are: test for a specific set of attributes, create an account to save a test
          profile, an open (REST) API to configure the IdP using a (web) client. There are different
          potential business cases for deployment: as part of the eduGAIN support tools, by GÉANT
          operations or NREN hosted.
        </p>
        <button
          class="btn btn-info d-print-none"
          type="button"
          data-toggle="collapse"
          data-target="#details-22"
        >
          Show Details
        </button>
        <a
          href="https://wiki.geant.org/x/SACeDQ"
          class="btn btn-outline-primary float-right"
          target="_blank"
          >Activity page</a
        >
      </div>
      <ul class="list-group list-group-flush collapse" id="details-22">
        <li class="list-group-item">
          <h5>Results & Deliverables</h5>
          <p>The following results were created and delivered:</p>
          <ul>
            <li>
              <a href="https://gitlab.geant.org/TI_Incubator/test_idp"
                >Source Code (GÉANT Gitlab)</a
              >
            </li>
            <li>
              <a href="https://surfdrive.surf.nl/files/index.php/s/xafmVMHQ4KquJno">Demo video</a>
            </li>
            <li>
              <a href="https://wiki.geant.org/display/gn43wp5/RFC%3A+Test+IdP+admin+interface"
                >Test IdP Architecture</a
              >
            </li>
            <li>
              <a
                href="https://wiki.geant.org/download/attachments/228458568/Test%20IdP%20Service%20User%20Guide.pdf?version=1&modificationDate=1633079289015&api=v2"
                >Test IdP User Guide</a
              >
            </li>
          </ul>
        </li>
        <li class="list-group-item">
          <h5>Ownership & Utilisation</h5>
          <p>
            A Test IdP based on the SimpleSAMLphp software was created. It supports the following
            tests: R&S Entity category tests, Behavioural tests, Generic attribute profile tests,
            Refeds Assurance Framework tests, Error scenario tests and Experimental profile tests.
            The Test IdP was made available in GÉANT Gitlab.
          </p>
        </li>
      </ul>
    </div>
    <!-- User Profile -->
    <div class="card" id="user-profile">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/user-profile.jpg"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Identity</span>
          <span class="badge badge-pill badge-success">Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="20 Mar 2022 - 15 Dec 2022"
            >Cycle 6</span
          >
          <span class="badge badge-pill bg-dark text-light">External</span>
        </div>
        <h2 class="card-title">IdP User Profile</h2>
        <p class="card-text">
          Currently, there is no way for federated users to know at which service providers their
          account was used to login. This activity developes a mechanism to track federated signing
          in events. That would allow an user to check the recent activity on his account in regards
          of authentication. Users could see the list if authentications containing datetime, ip and
          relying party etc. That would help them to spot suspicious activity.
          <br />
          A user profile page deployed as part of Shibboleth IdP and SimpleSAMLphp would enable end
          users to gain insight into where their personal data is used and when it was last released
          to various services, as far as the IdP is aware. This feature should only release
          information to appropriate user (so after login). It needs to be considered how storing
          user data to facilitate this plugin would impact data retention policy of the IdP.
        </p>
        <button
          class="btn btn-info d-print-none"
          type="button"
          data-toggle="collapse"
          data-target="#user-profile-details"
        >
          Show Details
        </button>
        <a
          href="https://wiki.geant.org/x/sgATIQ"
          class="btn btn-outline-primary float-right"
          target="_blank"
          >Activity page</a
        >
      </div>
      <ul class="list-group list-group-flush collapse" id="user-profile-details">
        <li class="list-group-item">
          <h5>Results & Deliverables</h5>
          <p>The following results were created and delivered:</p>
          <ul>
            <li>
              <a href="https://gitlab.geant.org/TI_Incubator/personal-profile-page/simplesamlphp"
                >SimpleSAMLphp module</a
              >
            </li>
            <li>
              <a href="https://gitlab.geant.org/TI_Incubator/personal-profile-page/shibboleth-idp"
                >Shibboleth IdP module</a
              >
            </li>
            <li>
              <a
                href="https://wiki.geant.org/download/attachments/351240339/%5BM%5D%20www.figma%20%281%29.webm?version=1&modificationDate=1670516974145&api=v2"
                >Demo video</a
              >
            </li>
          </ul>
        </li>
        <li class="list-group-item">
          <h5>Ownership & Utilisation</h5>
          <p>
            The prototype was presented at multiple events to interested parties. It will be
            provided to the SimpleSAMLphp/Shibboleth developers after further improvement. It is
            planned to continue this activity in GN5-1.
          </p>
        </li>
      </ul>
    </div>
    <!-- WebauthN -->
    <div class="card" id="webauthn">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/webauthn.jpg"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Security</span>
          <span class="badge badge-pill badge-success">Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="15 Nov 2019 - 30 Jun 2020"
            >Cycle 2</span
          >
          <span class="badge badge-pill badge-secondary"> TIM </span>
          <span class="badge badge-pill bg-dark text-light">Service</span>
          <span class="badge badge-pill bg-dark text-light">External</span>
        </div>
        <h2 class="card-title">WebauthN</h2>
        <p class="card-text">
          WebAuthn​ (Web Authentication), part of the FIDO2 Project, is a web standard published by
          the W3C that enables strong authentication with public-key cryptography, passwordless
          authentication, and secure two-factor authentication. The standard defines a JavaScript
          API which allows token registration and subsequent authentication. This activity
          implemented this API for the open source software SimpleSAMLphp and SATOSA, which enables
          them to provide 2FA functions to the benefit of the R&E community.
        </p>
        <button
          class="btn btn-info d-print-none"
          type="button"
          data-toggle="collapse"
          data-target="#details-5"
        >
          Show Details
        </button>
        <a
          href="https://wiki.geant.org/x/YQ75Bw"
          class="btn btn-outline-primary float-right"
          target="_blank"
          >Activity page</a
        >
      </div>
      <ul class="list-group list-group-flush collapse" id="details-5">
        <li class="list-group-item">
          <h5>Results & Deliverables</h5>
          <p>The following results were created and delivered:</p>
          <ul>
            <li>
              <a href="https://github.com/CESNET/satosa-module-webauthn"
                >Publicly available source code</a
              >
            </li>
          </ul>
        </li>
        <li class="list-group-item">
          <h5>Ownership & Utilisation</h5>
          <p>
            The developed modules were submitted to the upstream repositories to be officially
            maintained by the <strong>simplesamlphp groups</strong> and <strong>CESNET</strong>. The
            software was provided to the <strong>eduTEAMS service task</strong> to include it into
            the GÉANT service.
          </p>
        </li>
      </ul>
    </div>
    <!-- (De)provisioning connector for Windows -->
    <div class="card" id="win-connector">
      <img
        src="https://wiki.geant.org/download/attachments/148090083/win-connector.jpg"
        class="card-img-top"
        alt="photo"
      />
      <div class="card-body">
        <div class="tags">
          <span class="badge badge-pill badge-primary">Identity</span>
          <span class="badge badge-pill badge-success">Completed</span>
          <span
            class="badge badge-pill badge-info"
            data-toggle="tooltip"
            data-placement="top"
            title="15 Nov 2019 - 30 Jun 2020"
            >Cycle 2</span
          >
          <span class="badge badge-pill badge-secondary"> TIM </span>
          <span class="badge badge-pill bg-dark text-light">Service</span>
          <span class="badge badge-pill bg-dark text-light">Community</span>
          <span class="badge badge-pill bg-dark text-light">External</span>
        </div>
        <h2 class="card-title">(De)provisioning connector for Windows</h2>
        <p class="card-text">
          Identity provisioning and deprovisioning are a necessity for building modern
          authentication and authorization infrastructures. They are straightforward yet technically
          complicated part of identity and access management. The basic idea is to deliver identity
          and authorization information to the managed services, which is complicated by a lack of
          applicable standards in this area. Therefore, most of the Identity and access management
          solutions rely on a custom solution for provisioning. To overcome this obstacle, this
          project extends existing IAM capabilities by implementing a connector to easily provision
          data to services hosted on Windows OS based on SSH.
        </p>
        <button
          class="btn btn-info d-print-none"
          type="button"
          data-toggle="collapse"
          data-target="#details-4"
        >
          Show Details
        </button>
        <a
          href="https://wiki.geant.org/x/bA75Bw"
          class="btn btn-outline-primary float-right"
          target="_blank"
          >Activity page</a
        >
      </div>
      <ul class="list-group list-group-flush collapse" id="details-4">
        <li class="list-group-item">
          <h5>Results & Deliverables</h5>
          <p>The following results were created and delivered:</p>
          <ul>
            <li>
              <a href="https://wiki.geant.org/display/gn43wp5/Installation"
                >Windows Connector Installation Guide</a
              >
            </li>
            <li>
              <a href="https://github.com/CESNET/perun-services-windows"
                >Publicly available source code
                <small>including test automation and a windows installation package</small></a
              >
            </li>
            <li>
              <a href="https://wiki.geant.org/display/gn43wp5/Test+Environment"
                >eduTEAMS integrated test environment</a
              >
            </li>
            <li>
              <a
                href="https://wiki.geant.org/display/gn43wp5/Provisioning+of+AD+for+the+lab+on+the+university"
                >Windows Connecter Case Study</a
              >
            </li>
          </ul>
        </li>
        <li class="list-group-item">
          <h5>Ownership & Utilisation</h5>
          <p>
            The aim of this project was to create an easy to use, adoptable software solution to
            provision server users and provide this tool to the <strong>community</strong> As part
            of a case study the solution was implemented for a
            <strong>Czech University (Faculty of informatics MU)</strong> which will continue to use
            the solution afterwards. <strong>CESNET</strong> will continue to use and maintain the
            software for the foreseeable future. Besides this, the solution shall be adjusted to the
            needs of eduTEAMS. The solution will be provided to the
            <strong>eduTEAMS service task</strong> to be integrated into the GÉANT service.
          </p>
        </li>
      </ul>
    </div>
  </div>
</div>


HTML
<!-- Footer -->
<hr />
<div class="row">
  <div class="col-12">
    <small class="font-italic font-weight-light">
      Attribution: Images available at
      <a href="https://pixabay.com/">pixabay</a> and <a href="https://unsplash.com/">Unsplash</a>,
      Icons made by <a href="https://www.flaticon.com/authors/freepik" title="Freepik">Freepik</a>,
      <a href="https://www.flaticon.com/authors/good-ware" title="Good Ware">Good Ware</a>,
      <a href="https://www.flaticon.com/authors/freepik" title="Freepik">Freepik</a>,
      <a href="https://www.flaticon.com/authors/freepik" title="Freepik">Freepik</a> and
      <a href="https://www.flaticon.com/authors/becris" title="Becris">Becris</a>
      from
      <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a>
    </small>
  </div>
</div>


HTML
<!-- JS -->
<script
  src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
  integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
  crossorigin="anonymous"
></script>
<script
  src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.bundle.min.js"
  integrity="sha384-Piv4xVNRyMGpqkS2by6br4gNJ7DXjqk09RmUpJ8jgGtD7zP9yug3goQfGII0yAns"
  crossorigin="anonymous"
></script>

<!-- Activate tooltips -->
<script>
  $(function () {
    $('[data-toggle="tooltip"]').tooltip();
  });
</script>

<!-- Filter bar -->
<script>
  function searchActivities() {
    const cardContainer = document.getElementById('card-grid');
    const cards = cardContainer.getElementsByClassName('card');

    let filter = [];
    filter[0] = document.getElementById('card-filter-text').value.toUpperCase();
    filter[1] = document.getElementById('card-filter-topic').value;
    filter[2] = document.getElementById('card-filter-cycle').value;
    filter[3] = document.getElementById('card-filter-deliverable').value;

    for (let i = 0; i < cards.length; i++) {
      let card = cards[i];
      let text = card.querySelector('.card-body h2.card-title').innerText;
      let tags = card.querySelector('.card-body .tags').innerText;

      if (
        text.toUpperCase().indexOf(filter[0]) > -1 &&
        tags.indexOf(filter[1]) > -1 &&
        tags.indexOf(filter[2]) > -1 &&
        tags.indexOf(filter[3]) > -1
      ) {
        cards[i].style.display = '';
      } else {
        cards[i].style.display = 'none';
      }
    }
  }
npm/popper.js@1.16.1/dist/umd/popper.min.js"
  integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN"
  crossorigin="anonymous"
></script>
<script
  src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"
  integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV"
  crossorigin="anonymous"
></script>

<!-- Activate tooltips -->
<script>
  $(function () {
    $('[data-toggle="tooltip"]').tooltip();
  });
</script>

<script> altjquery = $.noConflict(true); </script>