OpenID Connect

Authenticating Services in a Microservices Environment
Authenticating Services in a Microservices Environment

Why this problem is easy to underestimate When we start building microservices, the first security question usually sounds simple: “Can we protect this API?” The first answer is also usually simple. Put a gateway in …