Skip to content

Add OidcUserService.setOauth2UserService() #5604

@jgrandja

Description

@jgrandja

We should expose a setter in OidcUserService for the OAuth2UserService as follows:

setOauth2UserService(OAuth2UserService<OAuth2UserRequest, OAuth2User> oauth2UserService)

Related #5600

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