hrms-api-backend/BMA.EHR.Command.Service/wwwroot/keycloak.json

7 lines
156 B
JSON
Raw Permalink Normal View History

2023-07-13 13:59:47 +07:00
{
2025-03-14 08:44:04 +07:00
"realm": "hrms",
2023-08-18 10:53:44 +07:00
"auth-server-url": "https://id.frappet.synology.me",
2023-07-13 13:59:47 +07:00
"ssl-required": "external",
"resource": "bma-ehr",
"public-client": true
}