diff --git a/deploy/core.gbapp/README.md b/deploy/core.gbapp/README.md new file mode 100644 index 00000000..ed767e85 --- /dev/null +++ b/deploy/core.gbapp/README.md @@ -0,0 +1 @@ +*This is a General Bots open core package, more information can be found on the [BotServer](https://github.com/pragmatismo-io/BotServer) repository.* diff --git a/deploy/security.gblib/README.md b/deploy/security.gblib/README.md new file mode 100644 index 00000000..79718482 --- /dev/null +++ b/deploy/security.gblib/README.md @@ -0,0 +1,4 @@ +# 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.