botserver/packages/security.gbapp
2022-01-03 13:42:12 -03:00
..
dialogs new(all): Sequelize updated to v6. 2022-01-03 13:11:21 -03:00
models new(all): Sequelize updated to v6. 2022-01-03 13:42:12 -03:00
services new(all): Sequelize updated to v6. 2022-01-03 13:11:21 -03:00
index.ts new(all): Sequelize updated to v6. 2022-01-03 13:11:21 -03:00
README.md new(security.gbapp): New profile editor. 2020-07-26 16:45:11 -03:00
strings.ts fix(all): TS Lint and minor fixes. 2020-12-31 15:36:19 -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.