diff --git a/botbook b/botbook index d5d147c..e142a89 160000 --- a/botbook +++ b/botbook @@ -1 +1 @@ -Subproject commit d5d147ce0ce54e9d6519440b87bb4dea5ddcfecc +Subproject commit e142a898f025fb277da185f5472a406b7740b783 diff --git a/botserver b/botserver index ec96dd3..40ab3fd 160000 --- a/botserver +++ b/botserver @@ -1 +1 @@ -Subproject commit ec96dd38c467abcce131d1d2ed45fa43c73dcb50 +Subproject commit 40ab3fdbc04db285d2c48d16cffc46a150fd6a8a diff --git a/bottemplates b/bottemplates index 98fb0b3..5adb6ef 160000 --- a/bottemplates +++ b/bottemplates @@ -1 +1 @@ -Subproject commit 98fb0b31a6e14aefbd6c77cf41dda2028b64dfda +Subproject commit 5adb6efec4a5b92be1ce7965e6da7118984ed2d7 diff --git a/config/directory_config.json b/config/directory_config.json new file mode 100644 index 0000000..4b987aa --- /dev/null +++ b/config/directory_config.json @@ -0,0 +1,20 @@ +{ + "base_url": "http://localhost:8300", + "default_org": { + "id": "353226116074307598", + "name": "default", + "domain": "default.localhost" + }, + "default_user": { + "id": "admin", + "username": "admin", + "email": "admin@localhost", + "password": "", + "first_name": "Admin", + "last_name": "User" + }, + "admin_token": "XzjmsXoVy7mDKK8gyWtJNp3w3enVW3EKGPdfLbz0nX9vMsDpg27UtAROOcKMXsoc0fDwv98", + "project_id": "", + "client_id": "353226118456737806", + "client_secret": "5uH0r2elIQ3xji4N4aTOARZjEDDUWC0cfIybGaFkvhwlA6gvygMHOdmodVg4K6PJ" +} \ No newline at end of file