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

7 lines
159 B
JSON
Raw Normal View History

2023-07-22 22:14:50 +07:00
{
"realm": "bma-ehr",
"auth-server-url": "https://id.frappet.synology.me",
2023-07-22 22:14:50 +07:00
"ssl-required": "external",
"resource": "bma-ehr",
"public-client": true
}