Skip to content

Instantly share code, notes, and snippets.

@wei-lee
Created August 1, 2019 14:12
Show Gist options
  • Save wei-lee/310b95b124f4095a0c12f31aa05467b2 to your computer and use it in GitHub Desktop.
Save wei-lee/310b95b124f4095a0c12f31aa05467b2 to your computer and use it in GitHub Desktop.
{
"clientId": "aliok-rocks",
"namespace": "mobile-developer-console",
"services": [
{
"config": {
"realm": "aliok-rocks-realm",
"auth-server-url": "https://sso-user-sso.apps.mdsdemo-710a.openshiftworkshop.com/auth",
"ssl-required": "external",
"resource": "second-client",
"public-client": true,
"confidential-port": 0
},
"id": "f524d88d-b42c-11e9-a240-0a1e135318be",
"name": "keycloak",
"type": "keycloak",
"url": "https://sso-user-sso.apps.mdsdemo-710a.openshiftworkshop.com/auth"
},
{
"config": {
"websocketUrl": "wss://ionic-showcase-server-aliok-sync.apps.mdsdemo-710a.openshiftworkshop.com/graphql"
},
"id": "3b9be169-b42d-11e9-a240-0a1e135318be",
"name": "sync-app",
"type": "sync-app",
"url": "http://ionic-showcase-server-aliok-sync.apps.mdsdemo-710a.openshiftworkshop.com/graphql"
},
{
"id": "04f88097-b44f-11e9-a240-0a1e135318be",
"name": "security",
"type": "security",
"url": "https://route-mobile-security-service.apps.mdsdemo-710a.openshiftworkshop.com"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment