問題タブ [spring-cloud-gateway]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
656 参照

spring-cloud-gateway - Spring Cloud Gateway で CSRF を有効にする

CSRF を有効にしたいのは Spring Cloud Gateway です。それは良い習慣ですか?そうであれば、Spring Security を使用して実行できますか?

0 投票する
0 に答える
133 参照

spring-cloud - Spring Cloud Gateway を脅威保護に使用することは可能ですか?

Spring Cloud Gateway ( https://cloud.spring.io/spring-cloud-gateway/ ) を使用して API Gateway を実装します。以下に対する保護のためのルールを設定することは可能ですか?

SQL インジェクション、XML 脅威保護 JSON 脅威保護 それをサポートする外部ソリューション (API ゲートウェイ) しか見つかりませんでした :(

以前は Netflix Zull ソリューション ( Spring API Gateway を脅威防御に使用できますか? ) を探していましたが、Spring Cloud Gateway に切り替えました。