spring-cloud-security
An Intro to Spring Cloud Security 1. Overview The Spring Cloud Security module provides features related to token-based security in Spring Boot applications. Specifically, it makes OAuth2-based SSO easier – with support for relaying tokens between Resource Servers, as well as configuring downstream authentication using an embedded Zuul proxy. In… Continue Reading spring-cloud-security