Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 2.24 KB

README.md

File metadata and controls

42 lines (30 loc) · 2.24 KB

ABI Deployment Thesis - Access Control

Welcome to the access-control repository! This project is a key part of a master's thesis at the University of Minho. It's a Proof of Concept for a proposed architecture designed to deploy and integrate intelligent models within Adaptive Business Intelligence (ABI) systems.

This repository provides the microservice responsible for user management and authentication.

For a detailed explanation of the proposed architecture and its deployment strategy, please refer to the published article: Architecture proposal for deploying and integrating intelligent models in ABI.

Quick Start

Networking

  • Ingress
    • Exposes a REST API on the default port 3001.
  • Egress
    • None.
  • Both
    • Communicates with MongoDB to save and retrieve data.

Author

License