gpt4 book ai didi

Asp.net Web Api 停止使用 ARRAffinity cookie

转载 作者:行者123 更新时间:2023-12-03 04:46:41 24 4
gpt4 key购买 nike

我的 API 使用不记名 token 进行身份验证, Controller 使用授权属性。

每当我使用 postman 查询 API 时。由于某种原因,它会在每个请求中发送一个 ARRAffinity cookie 以及不记名 token 。

但是,当我在没有 cookie 的情况下使用 fiddler 调用相同的 API 端点时。它随机失败并返回 401。是的,随机有些请求会获得 200 成功,有些会失败并返回 401。

但是,当我通过 fidler 传递 ARRAffinity cookie 时。它可以正常工作,不会出现任何故障。

有没有办法阻止 Web Api 或 azure 生成 ARRAffinity cookie。我只想使用不记名而不是 cookie。

最佳答案

Is there a way to stop Web Api or azure from generating the ARRAffinity cookie.

我们可以在 Azure 门户中轻松关闭 ARR Affinity。详细步骤如下:

第 1 步:导航到 Azure 门户中的 Web Api。

第 2 步:在设置边栏选项卡中选择应用程序设置

第 3 步:关闭 ARR 关联性。

第 4 步:选择“保存”。

更多信息请引用document

enter image description here

关于Asp.net Web Api 停止使用 ARRAffinity cookie,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43105298/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com