Skip to content

Allow configurable HTTP client for oauth2-client flows #5601

Closed
@jgrandja

Description

@jgrandja

We need to provide the capability for user's to configure the underlying HTTP client used in the various oauth2-client flows. For example, the user may need to set custom parameters and/or headers in the request to the /oauth2/token endpoint.

Providing a setRestOperations(restOperations) method in the classes that implement the specific oauth2-client flows should meet this requirement.

The tasks below compromise the oauth2-client flows:

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