Add ClientRegistration.withClientRegistration(ClientRegistration) #7486
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: enhancement
A general enhancement
Milestone
Given that a
ClientRegistration
has numerous possible inputs, it may be handy to take an existingClientRegistration
and build a new one from it, say, to just change a single value.The text was updated successfully, but these errors were encountered: