Skip to content

netsoc/iam

Repository files navigation

Netsoc IAM

Test cases badge Coverage badge

This project provides a microservice with a REST API, iamd, to manage and authorize users. Backed by a PostgreSQL database.

An OpenAPI spec for the API can be found at static/api.yaml.

See the dedicated documentation for more details.