JwtBearerOAuth2AuthorizedClientProvider should check for access token expiry #9700
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: bug
A general bug
Milestone
The recently added
JwtBearerOAuth2AuthorizedClientProvider
should check for access token expiry, similar to the existing implementations ofOAuth2AuthorizedClientProvider
.Related gh-9535
The text was updated successfully, but these errors were encountered: