Skip to content

One time token authentication filter should be its own class #16539

Closed
@Kehrlann

Description

@Kehrlann

Expected Behavior

Authentication processing for one-time login token should happen in a dedicated filter class.

(Discussed with @rwinch)

Current Behavior

Authentication processing happens in an undifferentiated instance of AuthenticationFilter, see OneTimeTokenLoginConfigurer.

Context

This will help implement gh-16414 .

Metadata

Metadata

Assignees

Labels

in: webAn issue in web modules (web, webmvc)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions