Skip to content

Add AccessDeniedHandler that Ties Authorities to Authentication Entry Points #17934

@jzheaux

Description

@jzheaux

A handy AccessDeniedHandler implementation would be one that allows an authority like FACTOR_PASSWORD to be bound to an entry point, like new LoginUrlAuthenticationEntryPoint("/login").

With a map of factors to entry points, this access denied handler could allow an already authenticated user to obtain more authorities.

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