February 2019
Intermediate to advanced
442 pages
11h 46m
English
Though microservices are accessed with standard interfaces, they need authentication and authorization in some use cases. Securing a microservice system is more complex than securing a monolithic system. Spring supports authentication with microservices through Spring Cloud Security with the Auth2 protocol to propagate the security context across the microservices in a distributed environment.