Skip to content

Instantly share code, notes, and snippets.

@maleck13
Last active August 29, 2017 19:28
Show Gist options
  • Save maleck13/7eadb626a1b595eeb1976dffa0e646dc to your computer and use it in GitHub Desktop.
Save maleck13/7eadb626a1b595eeb1976dffa0e646dc to your computer and use it in GitHub Desktop.
config api response /sdk/mobileapp/test/config
{
"fh-sync-server":{
"config":{
"name":"fh-sync-server",
"uri":"https://fh-sync-server-project.192.168.37.1.nip.io"
},
"name":"fh-sync-server"
},
"keycloak":{
"config":{
"ssl-required":"external",
"auth-server-url":"http://keycloak-project.192.168.37.1.nip.io/auth",
"realm":"project",
"resource":"LccgMjqJcJEyYAXyvQZz",
"credentials":{
"secret":"VewKx4DjMEwB34hmITd1"
}
},
"name":"keycloak"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment