takenet / blip-sdk-csharp

The C# SDK for the blip.ai bot platform
https://blip.ai
Apache License 2.0
32 stars 41 forks source link

Azure AB#579458 feat: hide bot acesskey on trace requests #193

Closed tuliorezende closed 8 months ago

tuliorezende commented 8 months ago

To not allow the chatbots accessKeys used through the conversation be sent to thid party applications (via trace) we're changing the process to filter this value and replace with a "supressed" value. Also, if user explicit want to sent the key, he needs to configurate a variable in your flow (sendHeadersToTraceCollector) to sent.