Skip to content

Add FactorGrantedAuthority #17996

@rwinch

Description

@rwinch

FactorGrantedAuthority is a GrantedAuthority that also contains a Timestamp issuedAt property.

This is similar to gh-17864 but I'd prefer to use a specific type for factors since we will likely add additional properties like clientIpAddress. Additionally, properties like expiresAt do not make sense for the FactorGrantedAuthority because it is up to the authorization rule to determine if access is granted given the issuedAt property.

Metadata

Metadata

Assignees

Labels

in: coreAn issue in spring-security-coretype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions