botserver/packages/security.gbapp
2024-05-25 19:11:01 -03:00
..
dialogs fix(whatsapp.gblib): Fix PRIVACY_STORE_MESSAGES param. 2024-05-12 18:24:56 -03:00
models new(all): Domain update. 2024-04-20 17:24:00 -03:00
services new(all): GBLogEx published. 2024-04-21 23:39:39 -03:00
index.ts fix(all): Libraries update. 2024-05-25 19:11:01 -03:00
README.md new(security.gbapp): New profile editor. 2020-07-26 16:45:11 -03:00
strings.ts fix(all): Libraries update. 2024-05-25 19:11:01 -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.