From ee4b554577d0411a63ee1787737f9cfafec32cb5 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Fri, 21 Sep 2018 08:16:38 -0300 Subject: [PATCH 1/2] Create README.md --- deploy/core.gbapp/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 deploy/core.gbapp/README.md 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.* From fabf7a0a6c57598e0e67f0d479eaf11e9af507c7 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Fri, 21 Sep 2018 11:56:10 -0300 Subject: [PATCH 2/2] Create README.md --- deploy/security.gblib/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 deploy/security.gblib/README.md 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.