appsmithorg / appsmithorg/appsmith

[Feature] Proxy support for API datasources

Aperta
#3,311 8 commenti 3 reazioni 0 assegnatari Vedi su GitHub
Community Reported Enhancement Integrations Product Query & JS Pod Query Widgets & IDE Pod REST API plugin
Lingua principale
TypeScript
Stelle
40.9k
Fork
4.8k
Merge medio
1g 22h
PR unite (30g)
45

Descrizione

## Summary

This issue to support proxy configuration on datasources. In some environments some APIs can only be accessible through an HTTP proxy. It could be a proxy to go outside a private network (on internet for example), or a proxy to access a specific subset of services inside this company.

## Motivation

As an Appsmith user in a corporate network, I would like to access to an internal API behind an HTTP proxy.

## Additional Context

I tried the Java way of configuring a proxy (https://docs.oracle.com/javase/6/docs/technotes/guides/net/proxies.html) with no success. The risk with this approach is to proxify all the network flows. A per-datasource configuration seems to be more optimized.

Discussion started on Discord about this: https://discord.com/channels/725602949748752515/760761686549463060/814451065638223872

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.