Skip to content

Use ProviderSettings in OAuth2AuthorizationServerConfigurer #182

@florianberthe

Description

@florianberthe

Hello,

Happy new year !

I probably found a bug in OAuth2AuthorizationServerConfigurer class.
The tokenEndpoint and tokenRevocationEndpoint properties from ProviderSettings are not used in OAuth2ClientAuthenticationFilter for :

  • creation of OAuth2ClientAuthenticationFilter
  • creation of DelegatingAuthenticationEntryPoint

As a result, using custom urls for both endpoints doesn't work at all.

Thank you for your support.

Flo

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions