:orphan: .. title:: CONFIG_HAWKBIT_DDI_GATEWAY_SECURITY .. kconfig:: CONFIG_HAWKBIT_DDI_GATEWAY_SECURITY CONFIG_HAWKBIT_DDI_GATEWAY_SECURITY ################################### *Use gateway security token authentication* Type: ``bool`` Help ==== .. code-block:: none Use gateway security token authentication for the Hawkbit DDI API. Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/mgmt/hawkbit/Kconfig:69`` 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_GATEWAY_SECURITY bool "Use gateway security token authentication" depends on help Use gateway security token authentication for the Hawkbit DDI API. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*