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

7 lines
159 B
JSON
Raw Normal View History

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