alkem-io / alkemio

START HERE! Cross project collaboration and shared documentation.
European Union Public License 1.2
23 stars 4 forks source link

Authorization Checking Service; cleanup #1302

Open SimoneZaza opened 2 months ago

SimoneZaza commented 2 months ago

Description

We need an Authorization (Checking) Service that is horizontally scalable and stateless, so that it can enable extracting other microservices from the Server.

Goal

We have enabled FileService to be extracted from the Alkemio Server.

Hypothesis

Having more, smaller services will improve scalability and will result in deployments of smaller changes, thus enabling quicker deployments with lesser risk in production.

Must have scope

Plus

Stakeholders

Neil Smyth, Valentin Yanakiev, Svetoslav Petkov, Alkemio Team

Implementation Details