CONFIG_HAWKBIT_DDI_TARGET_SECURITY
Use target security token authentication
Type: bool
Help
Use target security token authentication for the Hawkbit DDI API.
Direct dependencies
<choice: Hawkbit DDI API authentication modes>
(Includes any dependencies from ifs and menus.)
Kconfig definition
At <Zephyr>/subsys/mgmt/hawkbit/Kconfig:64
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:35
→ <Zephyr>/subsys/mgmt/Kconfig:11
Menu path: (Top) → Sub Systems and OS Services → Device Management → Hawkbit Firmware Over-the-Air support → Hawkbit DDI API authentication modes
config HAWKBIT_DDI_TARGET_SECURITY
bool "Use target security token authentication"
depends on <choice>
help
Use target security token authentication for the Hawkbit DDI API.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)