1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-05-27 23:08:10 +02:00
2024-10-01 11:15:41 +02:00

948 B

id, title
id title
azure_ad Microsoft Azure AD

Config Options

Flag Toml Field Type Description Default
--azure-tenant azure_tenant string go to a tenant-specific or common (tenant-independent) endpoint. "common"
--resource resource string The resource that is protected (Azure AD only)

Usage

For adding an application to the Microsoft Azure AD follow these steps to add an application.

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.