Azure AD (OAuth) with Squidex
The steps in this article show how to use Azure AD (OAuth) as the Identity Provider for Squidex
Prerequisites
Azure AD Configuration
Register an Azure AD App

Navigate to Azure Active Directory 
Start registration of a new app 
Register an app 
Note down App ID and Tenant ID 
Generate client secret 
Note down client secret value 
Enable ID token
Configure Squidex for Azure AD
Variable
Description
Kubernetes / Helm Example

Azure App Service Example

Docker Example

Sample docker environment values for enabling Microsoft authentication
Test the Configuration

Signin with Microsoft 
Signup with Microsoft 
Accept permissions
Last updated