Authorization Service API

A REST API — C# on .NET Core — where application owners register their apps, define roles and bind them to groups. It is the half of the identity system that survives any authentication engine swap: the business logic of who may do what lives here, not in Keycloak.


Topology