This repository contains part of the back-end modules implementing the functionality provided by 5G-EVE portal. It contains modules for authentication/authorization relying on Keycloak and a ticketing system which basically relies on bugzilla.
Module implemented in python Flask that provides an interface to interact with Keycloak, hence providing a plain interface to users management, authentication and authorization.
Dockerized version of keycloak that allows RBAC to provide token-based authentication/authorization methanisms.