Authentication mechanisms

Any connection to the ObjectServer HTTP interface needs a set of Tivoli Netcool/OMNIbus user credentials for authentication. Only basic HTTP authentication is supported.

If no basic HTTP credentials are provided in the HTTP header Authorization, a 401 (Not Authorized) HTTP response is returned.

Because basic HTTP credentials are insecure, use HTTPS to ensure that the socket communication is encrypted.