Skip to content

Ensure ServletOAuth2AuthorizedClientExchangeFilterFunction is non-blocking #6589

Closed
@jgrandja

Description

@jgrandja

As a result of #6483 and it's associated commit 091cbe5, we need to ensure that ServletOAuth2AuthorizedClientExchangeFilterFunction does not block on reactive threads.

This tool will likely help with the investigation - https://github.com/reactor/BlockHound

Tasks

  • Investigate and confirm blocking
  • #50 - Fix blocking in ServletOAuth2AuthorizedClientExchangeFilterFunction
  • #58 - Ensure non-blocking with OAuth2AccessTokenResponseBodyExtractor

Metadata

Metadata

Assignees

Labels

in: oauth2An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)status: backportedAn issue that has been backported to maintenance branchestype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions