Skip to content

Consider renaming OidcIdTokenDecoderFactory #6425

Closed
@jgrandja

Description

@jgrandja

We may need to rename OidcIdTokenDecoderFactory and ReactiveOidcIdTokenDecoderFactory to be more specific, given that both factories create JwtDecoder using ClientRegistration.ProviderDetails.jwkSetUri for it's key source. There will likely be other factory implementations that create JwtDecoder using a different key source, e.g. statically configured key(s).

#5465 may provide some ideas around the possible rename.

Related #6379

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