botserver/packages/security.gbapp
2020-08-06 10:58:08 -03:00
..
dialogs new(security.gbapp): User profile dialog added. 2020-08-06 10:58:08 -03:00
models new(security.gbapp): New profile editor. 2020-07-26 16:45:11 -03:00
services new(security.gbapp): New profile editor. 2020-07-26 16:45:11 -03:00
index.ts new(all): Profile dialog for editing user information. 2020-07-26 16:46:37 -03:00
README.md new(security.gbapp): New profile editor. 2020-07-26 16:45:11 -03:00
strings.ts new(security.gbapp): User profile dialog added. 2020-08-06 10:58:08 -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.