Alignak-monitoring-contrib / alignak-module-backend

Alignak modules (arbiter, broker, scheduler) for the backend
GNU Affero General Public License v3.0
0 stars 2 forks source link

Backend login with a token fails #93

Closed mohierf closed 7 years ago

mohierf commented 7 years ago

When configuring as:

    # Backend endpoint URL
    api_url                 http://127.0.0.1:5000

    # Backend authentication:
    # [Method 1] Use token directly
    token 1498102359755-f23a98f1-b989-40ed-be34-3dea10427271

    # [Method 2] Use username + password
    # username              admin
    # password              admin

the backend connection fails !