Counter XSS with Spring Cloud Gateway

Djamel Rezki
System Weakness
Published in
6 min readApr 12, 2022

--

Prerequisites

To have a good understanding of this page you should have some knowledge of Spring tech stack and Open Id Connect/OAuth2 protocol.

Introduction

If your authentication process uses OIDC (open Id Connect) and your architecture is based on an SPA (Single Page Application) technology hence I think this page could interest you.

--

--