Skip to content

Add Identity Management System (IMS)

Sabrina Ossey requested to merge develop-20210222SO into develop

This PR adds the Identity Management System (a middle-ware between the components and keycloak), which contains the following endpoints/features:

  • Get User public key
  • Modify user (add a public key for instance)
  • Create user
  • Get admin token
  • Verify user token
  • Get IMS public key(s)

This solves #59 (closed)

Edited by Martin Fontanet

Merge request reports