Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 953 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 953 Bytes

License: MIT

5G-EVE Portal Components

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.

Packages included

RBAC

Module implemented in python Flask that provides an interface to interact with Keycloak, hence providing a plain interface to users management, authentication and authorization.

keycloak

Dockerized version of keycloak that allows RBAC to provide token-based authentication/authorization methanisms.

Authors

Ginés García Avilés Gitlab Github website

Acknowledgments