oauth2-proxy/oauth2-proxy

View on GitHub
docs/versioned_docs/version-7.6.x/configuration/providers/azure_ad.md

Summary

Maintainability
Test Coverage
---
id: azure_ad
title: Microsoft Azure AD
---

For adding an application to the Microsoft Azure AD follow [these steps to add an application](https://docs.microsoft.com/en-us/azure/active-directory/develop/quickstart-register-app).

Take note of your `TenantId` if applicable for your situation. The `TenantId` can be used to override the default 
`common` authorization server with a tenant specific server.