spring-security/web
Karl Tinawi 925d531cbe Set details on authentication token created by HttpServlet3RequestFactory
Currently the login mechanism when triggered by executing HttpServlet3RequestFactory#login does not set any details on the underlying authentication token that is authenticated.

This change adds an AuthenticationDetailsSource on the HttpServlet3RequestFactory, which defaults to a WebAuthenticationDetailsSource.

Closes gh-9579
2021-12-02 17:44:46 -06:00
..
src Set details on authentication token created by HttpServlet3RequestFactory 2021-12-02 17:44:46 -06:00
spring-security-web.gradle Restore ManagementConfigurationPlugin 2021-10-05 11:23:29 -03:00