Steve Riesenberg

Results 52 issues of Steve Riesenberg

Related gh-5199

in: docs
type: enhancement

As a follow up to gh-13784, we should improve the OAuth2 docs page to include: Code examples: - [x] Kotlin examples - [ ] XML examples Testing examples: - [...

in: docs
type: enhancement

Requires upgrading `buildSrc` in 5.8.x to use JDK 17 due to spring-security-release-plugin built against JDK 17. Related gh-14242

in: build
type: task

This issue is an ongoing theme for the Spring Security. Issues that relate to this will be added below. # Build Improvements - [x] :star2: #11308 - [ ] :star2:...

type: theme
theme: build-automation

This PR links the workflow name to the list of workflow runs. We've found this customization useful as we can immediately see the entire list of runs for this specific...

@Buzzardo, here is a rough draft of a sample, along with some adjustments to the `basic-auth` recipe. Other than a few adjustments, I have left verbiage alone, but it would...

type: task

type: task

Closes gh-11298

type: enhancement
in: oauth2

**To Do:** - [x] Add unit tests - [ ] Add integration tests - [ ] Add reference documentation This PR adds implementations of `OAuth2AccessTokenResponseClient` that use `RestClient` as the...

type: enhancement
in: oauth2