Azure / Azure/data-api-builder
[Bug]: Critical! Local auth mode not supported.
- Ngôn ngữ chính
- C#
- Star
- 1.5k
- Fork
- 370
- Merge trung bình
- 3 ngày 22 giờ
- Pull request đã merge (30 ngày)
- 9
Mô tả
# [Bug]: Cannot validate JWT using http
### What happened?
It's a pretty common scenario to have the IdP inside the same docker stack and communicating with it via http, but it's not without disabling the JwtBearerOptions property RequireHttpsMetadata which is not overridable.
I think in general the user should have more control via env vars or the configuration on runtime stuff
### Version
1.7.92
### What database are you using?
Azure SQL
### What hosting model are you using?
Custom Docker host
### Which API approach are you accessing DAB through?
REST
### Relevant log output
```Text
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.