hrms-api-backend/BMA.EHR.Leave/wwwroot/keycloak.json

7 lines
166 B
JSON
Raw Permalink Normal View History

{
2025-03-19 15:58:11 +07:00
"realm": "hrms",
"auth-server-url": "https://id.frappet.synology.me",
"ssl-required": "external",
"resource": "bma-ehr",
"public-client": true
}