Skip to content

Replace check calls with authorize #16936

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

Open
franticticktick opened this issue Apr 14, 2025 · 0 comments · May be fixed by #16965
Open

Replace check calls with authorize #16936

franticticktick opened this issue Apr 14, 2025 · 0 comments · May be fixed by #16965
Labels
status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement

Comments

@franticticktick
Copy link
Contributor

There are still components that use the check method of the AuthorizationManager class. It is necessary to replace these calls with authorize. For example, the ObservationAuthorizationManager class.
This may prevent the deprecated check method from being removed.

@franticticktick franticticktick added status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement labels Apr 14, 2025
evgeniycheban added a commit to evgeniycheban/spring-security that referenced this issue Apr 18, 2025
evgeniycheban added a commit to evgeniycheban/spring-security that referenced this issue Apr 18, 2025
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 type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant