Improve Observability #10964
Labels
in: core
An issue in spring-security-core
theme: observability
type: enhancement
A general enhancement
Uh oh!
There was an error while loading. Please reload this page.
Making Spring Security's actions observable at runtime will help make applications more secure. Following recommendations from OWASP, we should:
report-uri
endpointsIt would be helpful to have a marker class that security events can be identified by:
When these events are fired, Spring Security should:
It can also help applications evaluate performance and usage. To that end we should:
OAuth2AuthorizedClientProvider
The text was updated successfully, but these errors were encountered: