Skip to content

louisthomas/spring-cloud-gateway-oauth2-client-credentials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring-cloud-gateway-oauth2-client-credentials

Sample Spring boot app to include uaa client credentials access token with Spring cloud gateway filter

Spring cloud gateway

  1. Request gateway service without JWT token
  2. Request token to UAA server
  3. Return access-token
  4. Include access-token as Authorization bearer with Spring cloud gateway filter and send the request to customer-service

About

Sample with Spring Cloud gateway, Spring Security

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages