12345678910111213141516 |
- {
- "name": "stoa",
- "clientId": "clientstoa1",
- "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": ""
- }
- ]
- }
|