botserver/packages/security.gbapp
2023-08-14 09:06:18 -03:00
..
dialogs
models fix(app.ts): Preparing to use 4 or more SSL certificates. 2023-05-25 21:20:40 -03:00
services fix(basic.gbapp): AS IMAGE testing. 2023-08-14 09:06:18 -03:00
index.ts
README.md
strings.ts

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.