Skip to content

Support several JWT authentication converters (or converters with a @Qualifier which is not jwtAuthenticationConverter) #181

@ch4mpy

Description

@ch4mpy

Is your feature request related to a problem? Please describe.
When using several authentication converters (or just one with for instance @Qualifier("defaultJwtAuthenticationConverter")), spring-addons-starter-oidc and spring-addons-starter-oidc-test get lost

Describe the solution you'd like
spring-addons-starter-oidc should document clearly which JWT authentication converter bean is injected in the auto-configured resourceServerSecurityFilterChain.

spring-addons-starter-oidc-test should give the possibility to choose which of the available JWT authentication converter to use with @WithJwt and @WithMockJwtAuth

Additional context
#180

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions