Skip to content

SEC-2621: Unable to set continueChainBeforeSuccessfulAuthentication with FormLoginConfigurer #2838

@spring-projects-issues

Description

@spring-projects-issues

Mathieu Ruellan (Migrated from SEC-2621) said:

I'm making a REST API
Responses are rendered with Spring MVC and Jackson.
I would like that all responses are generated in the same way. After a login success, the UsernamePasswordAuthentificationFilter returns.
I would like that the request continues in order to handle it with my spring mvc controller.

But, i can't override final classes, and the current configurer doesn't provide a setter to the continueChainBeforeSuccessfulAuthentication attribut.

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: configAn issue in spring-security-configtype: enhancementA general enhancementtype: jiraAn issue that was migrated from JIRA

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions