From 32245df29b28ab0653d031b2766898e14d26804c Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 8 Jul 2020 18:41:19 +0300 Subject: [PATCH] Updated Azure (markdown) --- Azure.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Azure.md b/Azure.md index 0d0d3df..faa0049 100644 --- a/Azure.md +++ b/Azure.md @@ -119,6 +119,8 @@ Optionally you can would like to [disable all Snap automatic updates](https://gi ### There are two major steps for configuring Wekan to authenticate to Azure AD via OpenID Connect (OIDC) +Note: These old docs below don't have all settings listed that above new Snap settings have. Text case and _- is different, for example at Docker there is `OAUTH2_ENABLED=true` when at Snap same setting is `sudo snap set wekan oauth-enabled='true'` + 1. Register the application with Azure. Make sure you capture the application ID as well as generate a secret key. 2. Configure the environment variables. This differs slightly by installation type, but make sure you have the following: * OAUTH2_ENABLED = true