HMAC with random application Id and secret with DPAPI
We have open endpoints because there is a flow where access token is still not presented. Because of that, I’ve implemented HMAC + DPAPI (using Azure Blob Storage) to store the keys, without involving config files/database. DPAPI is shared… Continue reading HMAC with random application Id and secret with DPAPI