hrms-api-backend/BMA.EHR.MetaData.Service/wwwroot/keycloak.json

7 lines
157 B
JSON
Raw Normal View History

2023-06-25 18:48:28 +07:00
{
"realm": "bma-ehr",
"auth-server-url": "https://identity.frappet.com",
"ssl-required": "external",
"resource": "bma-ehr",
"public-client": true
}