hrms-edm/Services/client/public/keycloak.json
2023-12-04 02:45:11 +00:00

8 lines
186 B
JSON

{
"realm": "EDM",
"auth-server-url": "https://edm-id.frappet.synology.me/",
"ssl-required": "external",
"resource": "EDM-V1",
"public-client": true,
"confidential-port": 0
}