This repository contains the identity and access management server used in micro service environments and is used inside the Tierklinik Dobersberg. It provides an identity management API that works together with the Keratin authn-server to provide authentication (AuthN) and authorization (AuthZ). The Kerating authn-server manages the authentication part while this repository mainly focues on identity and access (AuthZ) management. Under the hood, IAM uses the ory/ladon package for access management.