hrms-api-exam/wwwroot/keycloak.json

7 lines
157 B
JSON
Raw Permalink Normal View History

2023-03-23 12:31:21 +07:00
{
"realm": "bma-ehr",
2023-03-23 12:31:21 +07:00
"auth-server-url": "https://identity.frappet.com",
"ssl-required": "external",
"resource": "bma-ehr",
2023-03-23 12:31:21 +07:00
"public-client": true
}