hrms-api-backend/BMA.EHR.Command.Service/wwwroot/keycloak.json
2023-08-18 10:53:44 +07:00

7 lines
No EOL
159 B
JSON

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