Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align Resource Server documentation with Boot's capabilities #13147

Closed
wilkinsona opened this issue May 9, 2023 · 0 comments
Closed

Align Resource Server documentation with Boot's capabilities #13147

wilkinsona opened this issue May 9, 2023 · 0 comments
Assignees
Labels
in: docs An issue in Documentation or samples type: enhancement A general enhancement

Comments

@wilkinsona
Copy link
Member

Since 2.7.0 (spring-projects/spring-boot#29084), Boot's had support for auto-configuring a validator for the aud claim. It would be good if Spring Security's documentation could be updated to align with this. Validating the aud claim is currently used as an example of custom validation but you can now just set spring.security.oauth2.resourceserver.jwt.audiences instead.

spring-projects/spring-boot#34848 is tracking some corresponding updates to Boot's reference docs.

@wilkinsona wilkinsona added status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement labels May 9, 2023
@jzheaux jzheaux removed the status: waiting-for-triage An issue we've not yet triaged label May 23, 2023
@jzheaux jzheaux assigned jzheaux and unassigned sjohnr May 23, 2023
@jzheaux jzheaux added the in: docs An issue in Documentation or samples label May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: docs An issue in Documentation or samples type: enhancement A general enhancement
Projects
Status: Done
Development

No branches or pull requests

3 participants