February 2018
Intermediate to advanced
356 pages
9h 10m
English
Now we will configure OAuth 2.0 to protect our microservices; in our case, our microservices are the resource servers. Let's start with the planes microservices. We will add the new dependency and configure the private and public keys. Also, we will configure our JwtTokenStore.
Let's do it.