botserver/packages/security.gbapp
2023-07-19 07:53:02 -03:00
..
dialogs fix(all): Create bot working again. 2023-07-15 10:34:36 -03:00
models fix(app.ts): Preparing to use 4 or more SSL certificates. 2023-05-25 21:20:40 -03:00
services fix(all): Minor changes in PROD. 2023-07-19 07:53:02 -03:00
index.ts fix(app.ts): Preparing to use 4 or more SSL certificates. 2023-05-25 21:20:40 -03:00
README.md new(security.gbapp): New profile editor. 2020-07-26 16:45:11 -03:00
strings.ts fix(all): Fixing bugs of 3.0. 2022-12-14 08:23:39 -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.