Browse Source

Add link with help to fix Azure Active Directory plugin - refs BT#9859

I'm not sure if this plugin still works for the original BeezNest's client
Angel Fernando Quiroz Campos 5 years ago
parent
commit
3a16a39392
1 changed files with 2 additions and 0 deletions
  1. 2 0
      plugin/azure_active_directory/README.md

+ 2 - 0
plugin/azure_active_directory/README.md

@@ -15,3 +15,5 @@ Allow authentication with Microsoft's Azure Active Directory
 * Block name: (Optional) The name to show above the buttons
 
 And assign a region. Preferably `login_bottom`
+
+> If you have issues with the OAuth request, try using OAuth 1.0 and modifying the files in this [gist](https://gist.github.com/AngelFQC/45d0d6c5eb4d4bcce24936e699cf7f1f)