botserver/packages/security.gbapp
2020-11-17 10:11:32 -03:00
..
dialogs new(core.gbapp): Broadcast for msteams available. 2020-10-18 13:24:19 -03:00
models fix(core.gbapp): Language and translator improvements. 2020-11-17 10:11:32 -03:00
services fix(core.gbapp): Language and translator improvements. 2020-11-17 10:11:32 -03:00
index.ts new(core.gbapp): Broadcast for msteams available. 2020-10-18 13:24:19 -03:00
README.md new(security.gbapp): New profile editor. 2020-07-26 16:45:11 -03:00
strings.ts new(security.gbapp): User profile dialog added. 2020-08-06 10:58:08 -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.