UNPKG

keycloak-connect

Version:
14 lines (13 loc) 297 B
{ "clientId": "{{name}}", "rootUrl": "http://localhost:{{port}}", "adminUrl": "http://localhost:{{port}}", "enabled": true, "redirectUris": [ "http://localhost:{{port}}/*" ], "webOrigins": [ "http://localhost:{{port}}" ], "publicClient": true }