botserver/packages/security.gbapp
2024-09-07 18:13:36 -03:00
..
dialogs fix(all): Formatting code and unit test. 2024-08-17 20:30:00 -03:00
models fix(all): Formatting code and unit test. 2024-08-17 20:30:00 -03:00
services fix (all): path and fs normalization. 2024-09-07 18:13:36 -03:00
index.ts fix(all): Formatting code and unit test. 2024-08-17 20:30:00 -03:00
README.md new(security.gbapp): New profile editor. 2020-07-26 16:45:11 -03:00
strings.ts fix(all): Libraries update. 2024-05-25 19:11:01 -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.