Closed
Description
Related to spring-projects/spring-boot#42172 (comment), when ClientRegistration
does not have an issuerUri
configured, it should give a better error than an NPE.
This needs to be addressed for both the imperative and reactive versions of the class.
Please base this change off the 6.2.x
branch so it can be forward-ported when merged.