
Handling Authentication and Authorization in Microservices - Part 2
In the previous post we saw a way for handling authentication using an API Gateway and an Identity Provider. Just to refresh the concept, here’s the basic diagram: </figure> The Client will call the API Gateway, which will ask the Identity Provider to (ehm) provide the user details. The Client...
2019, Apr 11 — 2 minute read