hrms-api-backend/BMA.EHR.Retirement.Service/wwwroot/keycloak.json
2023-07-22 22:14:50 +07:00

7 lines
No EOL
157 B
JSON

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