Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

HTTP Authentication

Farshid Tavakolizadeh edited this page Jun 10, 2020 · 2 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