I have an Approval Flow that calls an Azure Function via the HTTP connector.
I would like the Azure Function to run as the Approver.
I believe that the Approver is authenticated either via MS Outlook when viewing the email or via the browser when viewing the Dashboard, is it possible to pass that authentication token across to the Azure Function?