appsmithorg / appsmithorg/appsmith

[Feature] Proxy support for API datasources

オープン
#3,311 コメント 8 件 リアクション 3 件 担当者 0 名 GitHub で見る
Community Reported Enhancement Integrations Product Query & JS Pod Query Widgets & IDE Pod REST API plugin
主要言語
TypeScript
スター
40.9k
フォーク
4.8k
平均マージ
1日 22時間
マージ済み PR(30日)
45

説明

## 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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。