Azure / Azure/data-api-builder
[Bug]: Critical! Local auth mode not supported.
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
# [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
Contributor guide
Assessment
This issue has not been assessed yet.