Fixed and improved handling of URIs in several configurations. Previously, * In authentication or authorization configurations, valid pathless URIs (`https://example.com?q=x`) were not accepted as valid. * In bridge connectors, some kinds of URIs that couldn't be correctly handled were nevertheless accepted. E.g., URIs with user info or fragment parts.