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

7 lines
No EOL
154 B
JSON

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