spring-cloud / spring-cloud-common-security-config

A common security infrastructure used by Spring Cloud Data Flow and the projects in its ecosystem
19 stars 32 forks source link

please for example with Oauth2 by springcloud (2022.0.0) #96

Closed damon008 closed 1 year ago

damon008 commented 1 year ago

provide a demo with Oauth2 by springcloud (2022.0.0)

corneil commented 1 year ago

This library is explicitly designed to provide common security configuration for Spring Cloud Data Flow Server and Spring Cloud Skipper.

If you require examples for OAuth2 in a Spring Boot application we suggest looking at the latest Spring Security examples for the relevant Spring Cloud version.