diff --git a/broker/mosquitto/config/access_control b/broker/mosquitto/config/access_control index 9947e1b5..c3f5b0b6 100644 --- a/broker/mosquitto/config/access_control +++ b/broker/mosquitto/config/access_control @@ -9,3 +9,6 @@ topic read isar/# user analytics topic read isar/+/inspection_result + +user ida +topic read isar/+/inspection_result diff --git a/broker/mosquitto/config/passwd_file b/broker/mosquitto/config/passwd_file index ed8134cb..a91c7933 100644 --- a/broker/mosquitto/config/passwd_file +++ b/broker/mosquitto/config/passwd_file @@ -2,3 +2,4 @@ admin:$7$101$0gb0/MsZQODnBqea$cKG/aB3kZ2ThPFKCxxwBMCfgIAgeLNsmiU4oljI82AOrNplnG4 flotilla:$7$101$tmAqSZNbVPjre70A$/yJ+WcI/749Q9SYpbBe+wii0pea5omHssdUIb3+NQiwLmy/ppwFVFTFvHLCoZasDNMGfkQ+FoLilLMtgjqwUZA== isar:$7$101$ge+J8JDGhAXCDgud$SKG7TYUaKzTcYhLBjOwNAP0G2tr25pMKneo4ehOF1I/15QjgjNsYqP8NZKu+n52F3B/7Oqv0KI3NFBg3xcTd1A== analytics:$7$101$VFgxWbWgAcIMWf51$xnVqGYKNy1WXBKfvFO3wVNtrrVdyXFkHwm4i5glFiXb0BuQbI8n2GsKGBt1oTd60bpLgJAuD5hDW7eAI0nEPqA== +ida:$7$101$sTrhAOhlkShk1jjI$EH354Zt5Zm/7zYsR16TV3BDx3HJUst6f+sab7H9ct0BktcNERDC++Xr26+yhpTxJyoZKiTdmd8S/AFp07eWJNA==