浏览代码

Adding Aristotle configuration for Eliza

gremlin 1 年之前
父节点
当前提交
949c6a3586
共有 1 个文件被更改,包括 16 次插入0 次删除
  1. 16 0
      httparistotle4444-clientstoa1.json

+ 16 - 0
httparistotle4444-clientstoa1.json

@@ -0,0 +1,16 @@
+{
+    "name": "stoa",
+    "clientId": "client:stoa:1",
+    "issuer": "http://aristotle:4444",
+    "jwksUrl": "http://aristotle:4444/jwks",
+    "authenticateUrl": "http://aristotle:4444/oidcauth",
+    "resourceUrl":"https://eliza.riomhaire.com/chatbot/eliza?given_name={{$Person.name.given}}",
+    "accept": false,
+    "deployments": [
+        {
+            "deploymentId": "deployment:stoa:1:1",
+            "districtPid": ""
+        }
+    ]
+}
+