Self-Sovereign Identity in Research and Education

Thesis typeMaster Thesis
SupervisorErwin Kupris
Starting dateAs soon as possible
SkillsLaTeX, Git, Any programming language
LanguageEnglish (preferred), German
Industry cooperationnot possible
Publish date2023-03-13

Problem and context

Identity and Access Management (IAM) has the goal to only allow the right entities to access the right resources at the right time and for the right reasons. Therefore, IAM handles everything surrounding digital identities and their usage. This includes, but is not limited to, concepts such as Identification, Authentication, Authorization, Federation, and Provisioning.

In Federations, users can access services offered by other organizations using their home-organization’s credentials. A popular example of a federated sevices in the context of higher education is eduroam which allows students to access WiFi hotspots across the world. Federated Identity Management (FIM) widens a service provider’s potential user-base without having to manage digital identities themselves. Addtionally, users can access more services without the need to create and maintain separate accounts and credentials. [1] FIM is especially useful in the R&E (Research and Education) area because it enables seamless collaboration between researchers from different R&E institutions [2].

In an effort to create privacy-preserving and decentralized identity management, the concept of SSI (Self-Sovereign Identity) emerged [3]. Its general goal is to enable the users to control their own identity and how associated data is shared with service providers without having to rely on large, central identity providers. Related technologies were proposed and standardized by the OpenID foundation and the W3C and include Verifiable Credentials [4], Verifiable Presentations [5], and Self-Issued OpenID providers [6].

Goals

The application of SSI in Research and Education insitutions as well as its fundamental differences to traditional digital identities should be evaluated. The thesis can focus on a number of sub-topics, including, but not limited to:

Thesis proposals for adjacent topics are welcome. Get in touch if you have further questions.

Literature

  1. https://www.okta.com/identity-101/what-is-federated-identity/
  2. https://refeds.org/
  3. https://www.w3.org/TR/did-core/
  4. https://www.w3.org/TR/vc-data-model/
  5. https://openid.net/specs/openid-4-verifiable-presentations-1_0.html
  6. https://openid.net/specs/openid-connect-self-issued-v2-1_0.html