About this document
Using Spring Cloud Gateway with OAuth 2.0 by carlos.h.cardoso140 is a document available to read on EtoBox.
- The document discusses using Spring Cloud Gateway with OAuth 2.0 patterns. It provides a recap of key OAuth 2.0 terms and describes two common patterns: Spring Cloud Gateway as an OAuth client and as an OAuth resource server. - It then outlines a sample project to demonstrate the concepts. The project exposes a stock quote endpoint secured by OAuth tokens from a Keycloak identity provider. It consists of a Keycloak server, backend quote service, and Spring Cloud Gateway. - The backend service returns di
- Author
- carlos.h.cardoso140
- Language
- EN