$scope.lti.launch = $location.$$protocol + '://' + $location.$$host + ':' + $location.$$port +
                            '/api/login/launch/' + myPrefix + '/' + CONSTANTS.PREFIX;