Skip to content

OAuth2AuthorizationRequestRedirectFilter redirect should support Ajax request #6638

Closed
@rigofunc

Description

@rigofunc

Summary

I need OAuth2AuthorizationRequestRedirectFilter redirect to support Ajax request

Background

I before using spring-security-oauth2 jar, I can provide custom RedirectStrategy to support Ajax request. Currently, I update my code to using spring-security-oauth2-client, one issue is the OAuth2AuthorizationRequestRedirectFilter cannot custom RedirectStrategy, private final RedirectStrategy authorizationRedirectStrategy = new DefaultRedirectStrategy();

Version

5.1.4.RELEASE

Metadata

Metadata

Assignees

Labels

in: oauth2An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)status: declinedA suggestion or change that we don't feel we should currently apply

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions