Currently this is configured as 127.0.0.1 which disallows
Identity Service API calls from remote hosts. Updated to
0.0.0.0 so as to allow remote connections but not break
any 127.0.0.1 requests. This is actually the default value
but rather then undef the param I am just changing it.