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

9 lines
179 B
JSON
Raw Permalink Normal View History

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