keycloak-scim/examples/fuse/fuse-admin/keycloak-hawtio-client.json
2016-11-24 15:55:44 +01:00

7 lines
164 B
JSON

{
"realm" : "demo",
"resource" : "hawtio-client",
"auth-server-url" : "http://localhost:8080/auth",
"ssl-required" : "external",
"public-client" : true
}