Version 9.6.18 of the documentation is not the most recent version. For up-to-date documentation, see the latest version.

Authentication

This section describes how to authenticate all requests on the server.

All requests to the server must authenticate using the Authentication header as defined in RFC-7235. The ECC server supports two authentication methods, based on the ECC server authentication settings: Basic Authentication or Bearer Authentication.


Basic Authentication

This topic describes the steps for using Basic Authentication.

Bearer Authentication

This topic describes the steps for using Bearer Authentication.