nical.eurekaclinical-user-common.1.1.source-code.application.properties Maven / Gradle / Ivy
###
# #%L
# Eureka! Clinical User Common
# %%
# Copyright (C) 2016 Emory University
# %%
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# #L%
###
user.webapp.callbackserver = https://localhost:8443
user.webapp.url=https://localhost:8443/eurekaclinical-user-webapp
user.service.callbackserver = https://localhost:8443
user.service.url=https://localhost:8443/eurekaclinical-user-service
cas.url=https://localhost:8443/cas-server
cas.url.login=/login
cas.url.logout=/logout
eureka.webapp.url=https://localhost:8443/eureka-webapp
eureka.services.url=https://localhost:8443/eureka-services
user.webapp.localregistrationenabled=true
#user.webapp.githuboauthkey=
#user.webapp.githuboauthsecret=
#user.webapp.globusoauthkey=
#user.webapp.globusoauthsecret=
#user.webapp.googleoauthkey=
#user.webapp.googleoauthsecret=
#user.webapp.twitteroauthkey=
#user.webapp.twitteroauthsecret=
user.service.email.verify.subject=Eureka! Clinical Analytics Registration Verification
user.service.email.activation.subject=Eureka! Clinical Analytics Account Activation
user.service.email.password.subject=Password changed on Eureka! Clinical Analytics
user.service.email.reset.subject=Password reset on Eureka! Clinical Analytics
user.webapp.demomode=false
user.webapp.ephiprohibited=true
© 2015 - 2025 Weber Informatics LLC | Privacy Policy