Skip to content

Migrates token relay from spring-cloud-security. #1976

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 8, 2020
Merged

Conversation

spencergibb
Copy link
Member

@codecov
Copy link

codecov bot commented Oct 8, 2020

Codecov Report

Merging #1976 into master will increase coverage by 0.12%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1976      +/-   ##
============================================
+ Coverage     77.24%   77.36%   +0.12%     
- Complexity     1250     1263      +13     
============================================
  Files           162      164       +2     
  Lines          4768     4790      +22     
  Branches        388      388              
============================================
+ Hits           3683     3706      +23     
  Misses          880      880              
+ Partials        205      204       -1     
Impacted Files Coverage Δ Complexity Δ
.../gateway/security/TokenRelayAutoConfiguration.java 100.00% <100.00%> (ø) 3.00 <3.00> (?)
...teway/security/TokenRelayGatewayFilterFactory.java 100.00% <100.00%> (ø) 8.00 <8.00> (?)
...eway/filter/factory/RetryGatewayFilterFactory.java 77.97% <0.00%> (+0.59%) 38.00% <0.00%> (+2.00%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b12a5f2...7620023. Read the comment docs.

@spencergibb spencergibb merged commit 837db44 into master Oct 8, 2020
@spencergibb spencergibb deleted the token-relay branch October 8, 2020 20:17
spencergibb added a commit to spring-attic/spring-cloud-security that referenced this pull request Oct 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ResourceServerTokenRelayAutoConfiguration uses old Spring OAuth2 libraries Add automatic token refresh to TokenRelayGatewayFilterFactory
2 participants