In IBM API Connect, the Authentication URL user registry provides a simple way to integrate with other user registry, authentication service and so on. It’s basically a URL that accept HTTP Basic authentication request, if the authentication is successful, a HTTP OK status should be return. …