GCHQDeveloper926

Results 4 issues of GCHQDeveloper926

**Article and Module Links** https://www.baeldung.com/spring-webclient-oauth2 https://github.com/eugenp/tutorials/blob/master/spring-reactive-modules/spring-reactive-oauth/src/main/java/com/baeldung/webclient/clientcredentials/configuration/WebClientConfig.java **Describe the Issue** `UnAuthenticatedServerOAuth2AuthorizedClientRepository` is deprecated and is no longer the preferred way to create an OAuth filter. Suggest switching to `AuthorizedClientServiceReactiveOAuth2AuthorizedClientManager` and `ServerOAuth2AuthorizedClientExchangeFilterFunction`...

triaged
on-jira

Update the clientCredentials example code to use the new `AuthorizedClientServiceReactiveOAuth2AuthorizedClientManager`, replacing deprecated repository. Addresses issue #15310

### What would you like Renovate to be able to do? I would like renovate to be able to connect to bitbucket-server using just a token, similar to some of...

type:feature
priority-3-medium
platform:bitbucket-server

- [x] PR does not match another non-stale PR currently opened - [x] PR name matches the format *new icon: Icon name (versions separated by comma)*. More details [here](https://github.com/devicons/devicon/wiki/Overview-on-Submitting-Icons) -...

feature:icon