botserver/packages/security.gbapp
2024-02-05 12:36:20 -03:00
..
dialogs fix(all): Unified sleep functions in util.ts. 2024-01-10 15:01:02 -03:00
models fix(all): Unified sleep functions in util.ts. 2024-01-10 15:01:02 -03:00
services new(basic.gblib): GPT replacing ALLEN NLP Reading Comp. 2024-02-05 12:36:20 -03:00
index.ts fix(all): Unified sleep functions in util.ts. 2024-01-10 15:01:02 -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.