Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.
pLeminoq edited this page Oct 19, 2017 · 21 revisions

Project Description

The authentication module adds authentication and authorization capabilities to the BCO system. It provides functions to set user settings, like a password, to login as a user and to check permissions needed to perform an action.

Visit Integration for a brief introduction to this module.

Currently the authentication is deactivated by default in BCO. To activate it use:

bco --authentication

Table Of Contents