Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 644 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 644 Bytes

Authentication-RBAC-System

Implementation of an RMI authentication system with Client-Server architecture. Features authentication using salted hashes of passwords stored in a database and implements 2 types of access control for users through ticketed session authentication: Access Control Lists (ACL) and Role-Based-Access-Control (RBAC)

Project completed in course 02239 Data Security @ Technical University of Denmark

drawing

Copyright (C) 2023 Adrian Zvizdenco, Jeppe Mikkelsen, Arthur Bosquetti