小编pho*_*lly的帖子

使用 ARR 的 Openiddict 中的 https 要求

https在非本地托管环境上使用 ARR,无需卸载。这意味着命中 ARR 的请求为 ,https但发送到后端服务器的请求仅为http

如果我禁用httpsopeniddict 中的要求,则配置返回httpurl。如果我启用它,那么请求将被拒绝,因为后端服务器将它们接收为http. 有没有办法解决?

arr openid-connect asp.net-core openiddict

3
推荐指数
1
解决办法
2071
查看次数

标签 统计

arr ×1

asp.net-core ×1

openid-connect ×1

openiddict ×1