:orphan: .. title:: CONFIG_HAWKBIT_DDI_TARGET_SECURITY .. kconfig:: CONFIG_HAWKBIT_DDI_TARGET_SECURITY CONFIG_HAWKBIT_DDI_TARGET_SECURITY ################################## *Use target security token authentication* Type: ``bool`` Help ==== .. code-block:: none Use target security token authentication for the Hawkbit DDI API. Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/mgmt/hawkbit/Kconfig:64`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:44`` → ``/Kconfig:35`` → ``/mgmt/Kconfig:11`` Menu path: (Top) → Sub Systems and OS Services → Device Management → Hawkbit Firmware Over-the-Air support → Hawkbit DDI API authentication modes .. code-block:: kconfig config HAWKBIT_DDI_TARGET_SECURITY bool "Use target security token authentication" depends on help Use target security token authentication for the Hawkbit DDI API. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*