This commit is contained in:
Rodrigo Rodriguez 2018-09-24 11:04:47 -03:00
commit c2d0ef3f2e
2 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1 @@
*This is a General Bots open core package, more information can be found on the [BotServer](https://github.com/pragmatismo-io/BotServer) repository.*

View file

@ -0,0 +1,4 @@
# Editing App Manifest on Azure AD
1. Open your application configuration azure portal, and download the manifest file from "Manage Manifest" menu;
2. Define "oauth2AllowImplicitFlow" to true.