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

🐛 Configures OAuth 2.0 Resource Server support. #1550

Conversation

xuxiaowei-com-cn
Copy link
Contributor

No description provided.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 1, 2024
@jgrandja
Copy link
Collaborator

jgrandja commented Mar 1, 2024

@xuxiaowei-com-cn What's the reason for configuring oauth2ResourceServer()? I don't see a need for it.

Also, the 0.4.x branch is no longer supported. Please see the currently supported branches.

@jgrandja jgrandja added status: waiting-for-feedback We need additional information before we can continue and removed status: waiting-for-triage An issue we've not yet triaged labels Mar 1, 2024
@xuxiaowei-com-cn
Copy link
Contributor Author

Setting oauth2ResourceServer() in authorizationServerSecurityFilterChain() is invalid.

@spring-projects-issues spring-projects-issues added status: feedback-provided Feedback has been provided and removed status: waiting-for-feedback We need additional information before we can continue labels Mar 1, 2024
@jgrandja
Copy link
Collaborator

jgrandja commented Mar 1, 2024

@xuxiaowei-com-cn

Setting oauth2ResourceServer() in authorizationServerSecurityFilterChain() is invalid.

Not correct. The samples work as expected. I'll close this as no changes are necessary.

@jgrandja jgrandja self-assigned this Mar 1, 2024
@jgrandja jgrandja added status: declined A suggestion or change that we don't feel we should currently apply and removed status: feedback-provided Feedback has been provided labels Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants