-
Notifications
You must be signed in to change notification settings - Fork 6k
DelegatingAuthorizationManager Should Fire Events #9288
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
Labels
Milestone
Comments
This was referenced Dec 16, 2020
Hi @jzheaux, Thank you. |
Thanks, @parikshitdutta, it's yours! I think you may want to consider #9286 as well. |
This was referenced Mar 29, 2021
jzheaux
added a commit
that referenced
this issue
Mar 29, 2022
jzheaux
pushed a commit
that referenced
this issue
Mar 29, 2022
jzheaux
added a commit
that referenced
this issue
Mar 29, 2022
- Added spring-security-config support - Renamed classes - Changed contracts to include the authenticated user and secured object - Added method security support Issue gh-9288
jzheaux
added a commit
that referenced
this issue
Mar 29, 2022
jzheaux
added a commit
that referenced
this issue
Mar 29, 2022
jzheaux
added a commit
that referenced
this issue
Mar 29, 2022
- Added spring-security-config support - Renamed classes - Changed contracts to include the authenticated user and secured object - Added method security support Issue gh-9288
jzheaux
added a commit
that referenced
this issue
Mar 29, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Firing success and failure events from
DelegatingAuthorizationManager
would simplify auditing.AuthorizationSuccessEvent
andAuthorizationFailureEvent
should be suitable.The text was updated successfully, but these errors were encountered: