Skip to content
Athanassios K. Bakas edited this page Jul 26, 2022 · 9 revisions

Welcome to the Digital Identity wiki!

You can find in this repository the code and documentations of the Digital Identity project. This project consists in developing an application that allows the creation of a digital identity for all the employees of the company adorsys in order to allow the access to the company thanks to this digital identity. adorsys GmbH & CO KG is the company we are working with on this project.


  1. Project overview
  2. User Documentation
  3. Design Documentation
  4. Build and Deploy Documentation

Project overview

The project implements a software which helps to create a digital identity for all the employees of the company adorsys.

Product Vision

In numerous situations, such as contracting, travel, Internet, purchasing processes access or access control, people need to uniquely identify and authenticate themselves. A variety of carriers and processes are required for identification and authentication in different areas of life and business: IDs, cards, documents, passwords, electronic data, or hybrids. To obtain a new document or access to a system, the same data of a person is needed over and over again, and must be captured and verified each time. First name, last name, date of birth, gender, profession, personal characteristics and more, depending on the area and application. A digital identity that is recorded, verified, securely stored, and managed in a trustworthy manner solves this problem and creates security and efficiency. Every individual and every institution can use their own digital identity to uniquely identify and authenticate themselves and also digitally sign documents in a legally valid manner.

Project Mission

Adorsys wants to implement Digital identities for all employees, guests and partners working for the company, to digitalize and simplify the identification and authentication process at adorsys. Starting with the creating digital identities for all stakeholders that are stored in the lissi app, defining authentication schemas and allowing access to its workers are the key goals for this project. In the future, adosys envisions unlimited possibilities of using the digital identities for example as doorkeys and is keen to build up this network of partners within the lissi network.

User Documentation

In the User Documentation you will find information about how to use the application.

Design Documentation

The Design Documentation helps you to get an understanding of the systems underlying architecture.

Build and Deploy Documentation

The Build and Deploy Documentation shows you how to build and deploy the frontend and the backend.