hrms-api-exam/wwwroot/keycloak.json
2023-03-23 12:31:21 +07:00

7 lines
No EOL
167 B
JSON

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