botserver/packages/security.gbapp
2025-04-15 12:49:05 -03:00
..
dialogs fix: update URLs and email addresses to reflect new domain 2025-04-15 12:49:05 -03:00
models fix: update URLs and email addresses to reflect new domain 2025-04-15 12:49:05 -03:00
services fix (templates): llm-server almost OK. 2024-09-13 16:56:04 -03:00
index.ts fix: update URLs and email addresses to reflect new domain 2025-04-15 12:49:05 -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.