Skip to content

Add ability to customize OAuth2AuthorizationRequestRedirectWebFilter in OAuth2LoginSpec #7466

@rchigvintsev

Description

@rchigvintsev

It would be nice to be able to customize OAuth2AuthorizationRequestRedirectWebFilter during configuring of OAuth2 login in the following way: http.oauth2Login().authorizationRequestRepository(requestRepository) .

Also for now OAuth2AuthorizationRequestRedirectWebFilter creates its own instance of ServerRequestCache. I think common ServerRequestCache (that is configured using RequestCacheSpec) should be used in this case.

Metadata

Metadata

Assignees

Labels

in: oauth2An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions