/azure-flask-rbac

An example of pulling user and app role information in Azure AD

Primary LanguageHTML

A simple example of using Azure Active Directory application roles to implement role-based access control.

To run the app, copy resources/config.env.example to resources/config.env, edit it, and then run docker-compose up.