Hi!<p>This library allow you to easily implement Azure AD auth to your FastAPI APIs. It also implements authentication in the OpenAPI documentation.
The documentation[1] contains a full tutorial on how to configure Azure AD and FastAPI for both single- and multi-tenant applications. It includes examples on how to lock down your APIs to certain scopes, tenants, roles etc.<p>[1] <a href="https://intility.github.io/fastapi-azure-auth/" rel="nofollow">https://intility.github.io/fastapi-azure-auth/</a>