POC: Microservice authorization system based on XACML
This project was part of my bachelor thesis exploring the XACML standard, it's implementations and exploring a proof of concept which would provide easier use.
[..] The main goal of this thesis was to develop a XACML based, but not necessarily a conforming authorization system, which is developed in Node.js and the TypeScript programming language and is easier to use than the existing implementations. One of the ways how to make it easier to use was to develop a new policy language which is not based on XML. [..]