소스 검색

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": ""
+        }
+    ]
+}
+