hrms-api-backend/BMA.EHR.Leave/wwwroot/keycloak.json
Suphonchai Phoonsawat de85a8f369 fix issue #1255
2025-03-19 15:58:11 +07:00

9 lines
No EOL
250 B
JSON

{
"realm": "hrms",
"auth-server-url": "https://id.frappet.synology.me",
//"auth-server-url": "https://hrms-id.bangkok.go.th",
"ssl-required": "external",
"resource": "bma-ehr",
//"resource": "hrms",
"public-client": true
}