botserver/deploy/security.gblib
Rodrigo Rodriguez fabf7a0a6c
Create README.md
2018-09-21 11:56:10 -03:00
..
models Removal of semicolon. 2018-09-11 19:40:53 -03:00
services Removal of semicolon. 2018-09-11 19:40:53 -03:00
index.ts Removal of semicolon. 2018-09-11 19:40:53 -03:00
README.md Create README.md 2018-09-21 11:56:10 -03:00

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.