Azure / Azure/data-api-builder
[Bug]: Critical! Local auth mode not supported.
- Lenguaje dominante
- C#
- Estrellas
- 1.5k
- Forks
- 370
- Merge medio
- 3 d 17 h
- PR fusionados (30 d)
- 8
Descripción
# [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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.