Switching license from EPL v1 to v2. Following https://www.eclipse.org/legal/epl-2.0/faq.php#h.tci84nlsqpgw Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
21 lines
779 B
Properties
21 lines
779 B
Properties
#
|
|
# Copyright (c) 2015 Bosch Software Innovations GmbH and others
|
|
#
|
|
# This program and the accompanying materials are made
|
|
# available under the terms of the Eclipse Public License 2.0
|
|
# which is available at https://www.eclipse.org/legal/epl-2.0/
|
|
#
|
|
# SPDX-License-Identifier: EPL-2.0
|
|
#
|
|
|
|
# User Security
|
|
spring.security.user.name=admin
|
|
spring.security.user.password={noop}admin
|
|
|
|
# DDI and download security
|
|
hawkbit.server.ddi.security.authentication.header.enabled=false
|
|
hawkbit.server.ddi.security.authentication.header.authority=
|
|
hawkbit.server.ddi.security.authentication.targettoken.enabled=false
|
|
hawkbit.server.ddi.security.authentication.gatewaytoken.enabled=false
|
|
hawkbit.server.download.anonymous.enabled=false
|
|
hawkbit.server.ddi.security.authentication.gatewaytoken.key= |