botserver/packages/security.gbapp
2023-02-01 12:18:07 -03:00
..
dialogs fix(basic.gblib): TODO removal. 2022-12-26 13:37:11 -03:00
models fix(basic.gblib): #227 - HEAR AS FILE and GET/SET PARAM. 2023-02-01 12:18:07 -03:00
services fix(security.gblib): Params support in users. 2023-01-31 23:11:06 -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.