Skip to content

HTTP Authentication

Farshid Tavakolizadeh edited this page Sep 30, 2021 · 3 revisions

The configuration of the HTTP server allows access control on all API endpoints.

Depending on the configuration, access can be granted using Bearer tokens and optionally also as Basic Auth.

More information

Clone this wiki locally