spring-attic / spring-security-oauth

Support for adding OAuth1(a) and OAuth2 features (consumer and provider) for Spring web applications.
http://github.com/spring-projects/spring-security-oauth
Apache License 2.0
4.69k stars 4.05k forks source link

Update AuthorizationServerSecurityConfigurer.java #1930

Closed TDtianzhenjiu closed 2 years ago

TDtianzhenjiu commented 2 years ago

use authenticationEntryPoint(cloudOAuth2AuthenticationEntryPoint) to update ClientCredentialsTokenEndpointFilter's authenticationEntryPoint use AuthenticationEntryPoint not always AuthenticationEntryPoint

pivotal-cla commented 2 years ago

@TDtianzhenjiu Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-cla commented 2 years ago

@TDtianzhenjiu Thank you for signing the Contributor License Agreement!

jgrandja commented 2 years ago

@TDtianzhenjiu This project will soon reach EOL. Please see the announcement for further details.

I'm going to close this PR as only security fixes can be merged at this time.