botserver/packages/security.gbapp
2023-01-31 14:07:23 -03:00
..
dialogs fix(basic.gblib): TODO removal. 2022-12-26 13:37:11 -03:00
models new(security.gblib): Params support in users. 2023-01-31 10:08:48 -03:00
services fix(basic.gblib): #227 - HEAR AS FILE. 2023-01-31 14:07:23 -03:00
index.ts fix(core.gbapp): Lint of all. 2022-11-19 23:34:58 -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.