Details
-
Type:
Task
-
Status: Rejected
-
Priority:
(None)
-
Resolution: Won't Do
-
Affects Version/s: None
-
Fix Version/s: Unified communication
-
Labels:
-
Story Points:5
-
Epic Link:
-
Backlog:yes
-
Days in progress:0
Description
Acceptance criteria:
- This config option exists:
{ "AuthManagerServiceEnabled": true/false }
- When set to false, the auth daemon (Go routine) of github.com/mendersoftware/mender/authmanager does not run, and the AuthManager interfaces are not serviced.
- Unit tests
- Flag documented in https://docs.mender.io/client-installation/configuration-file/configuration-options
- When disabled, mender bootstrap shall produce an appropriate message that bootstrapping needs to be done using a third party tool.
- TODO: Make sure this task is updated after doing
MEN-5166. - Feature branch: feature-unified_comms