Skip to content

Add protected resource metadata kotlin dsl#19423

Open
therepanic wants to merge 1 commit into
spring-projects:mainfrom
therepanic:gh-19422
Open

Add protected resource metadata kotlin dsl#19423
therepanic wants to merge 1 commit into
spring-projects:mainfrom
therepanic:gh-19422

Conversation

@therepanic

@therepanic therepanic commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Includes a new ProtectedResourceMetadataDsl and Kotlin DSL integration tests.

Closes: gh-19422

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 8, 2026
Includes a new ProtectedResourceMetadataDsl and Kotlin DSL integration tests.

Closes: spring-projectsgh-19422

Signed-off-by: Andrey Litvitski <andrey1010102008@gmail.com>
@therepanic therepanic marked this pull request as ready for review July 8, 2026 19:48
Comment on lines +42 to +44
*/
class ProtectedResourceMetadataDslTests {

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried to make this test logically fully equivalent to the existing OAuth2ProtectedResourceMetadataTests.java.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kotlin DSL Missing OAuth 2.0 Protected Resource Metadata (RFC-9728)

2 participants