A city location HTTPS receiver accepts Meraki Scanning POSTs. Besides TLS, what authenticates that the JSON came from that Meraki network?
Select an answer to reveal the explanation.
Short Explanation
TLS encrypts the truck; the shared secret proves which Meraki network loaded it. Reject POSTs whose secret does not match what you set in Dashboard.
Full Explanation
Meraki Scanning JSON includes a secret configured in Dashboard. The receiver rejects POSTs whose secret does not match. TLS alone does not prove the poster is that Meraki network. FDM Bearer tokens and User-Agent string checks are not the Scanning API authenticity control, and this item is not a Domain 4 certificate-issuance exam.