| Config information from OpenShift console to be stored in mobile-services.json file does not fully match what SDKs expect. For example all SKDs (Android, iOS, Cordova, Xamarin) expect value for key "type" to be "keycloak", but OpenShift gives you "Keycloak" (capital letter). There are more issues related to auth config for Cordova and Xamarin (e.g. it expects clientId field). This should be fixed so that user don't need to change anything in the config (for mobile-service.json) and that he can just use what OpenShift provides. |