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