hrms-edm/Services/client/public/keycloak.json

9 lines
186 B
JSON
Raw Normal View History

2023-11-23 08:47:44 +07:00
{
2023-12-04 02:45:11 +00:00
"realm": "EDM",
"auth-server-url": "https://edm-id.frappet.synology.me/",
"ssl-required": "external",
"resource": "EDM-V1",
"public-client": true,
"confidential-port": 0
}