The default implementation of RelyingPartyRegistrationResolver
resolves {baseUrl}
and other placeholders. It would be nice to extract this so that it can be used in other places, including those that use the RelyingPartyRegistrationRepository
directly.