CONFIG_HAWKBIT_DDI_GATEWAY_SECURITY

Use gateway security token authentication

Type: bool

Help

Use gateway 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 Subsystem>/mgmt/hawkbit/Kconfig:69

Included via Kconfig:8Kconfig.zephyr:44<Zephyr Subsystem>/Kconfig:35<Zephyr Subsystem>/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_GATEWAY_SECURITY
    bool "Use gateway security token authentication"
    depends on <choice>
    help
      Use gateway security token authentication for the Hawkbit DDI API.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)