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

7 lines
156 B
JSON
Raw Permalink Normal View History

2023-06-25 18:48:28 +07:00
{
2025-03-14 08:44:04 +07:00
"realm": "hrms",
2024-12-21 01:11:42 +07:00
"auth-server-url": "https://id.frappet.synology.me",
2023-06-25 18:48:28 +07:00
"ssl-required": "external",
"resource": "bma-ehr",
"public-client": true
}