hrms-api-backend/BMA.EHR.Command.Service/wwwroot/keycloak.json
2025-03-14 08:44:04 +07:00

7 lines
No EOL
156 B
JSON

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