add admin user to example app
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
This commit is contained in:
@@ -7,6 +7,10 @@
|
|||||||
# http://www.eclipse.org/legal/epl-v10.html
|
# http://www.eclipse.org/legal/epl-v10.html
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# User Security
|
||||||
|
security.user.name=admin
|
||||||
|
security.user.password=admin
|
||||||
|
|
||||||
# DDI authentication configuration
|
# DDI authentication configuration
|
||||||
hawkbit.server.ddi.security.authentication.anonymous.enabled=true
|
hawkbit.server.ddi.security.authentication.anonymous.enabled=true
|
||||||
hawkbit.server.ddi.security.authentication.targettoken.enabled=true
|
hawkbit.server.ddi.security.authentication.targettoken.enabled=true
|
||||||
|
|||||||
Reference in New Issue
Block a user