Skip to content

InMemoryReactiveClientRegistrationRepository should check for duplicates #7338

Closed
@jzheaux

Description

@jzheaux

It's likely a misconfiguration to construct a ClientRegistration repository with duplicate primary keys.

As such, InMemoryClientRegistrationRepository fails if two registrations with the same id are provided. InMemoryReactiveClientRegistrationRepository does not do this, but it should.

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