Skip to content
This repository was archived by the owner on May 2, 2022. It is now read-only.

Authentication does not work. #29

@alineDiesel

Description

@alineDiesel

Hi,

We are using jenkin_exporter directly with python and we are trying to authenticate, but it does not seems to work.

We are using it with basic auth in the url, but it gives 403.
python -u jenkins_exporter.py -j https://user:password@url.com -p 9118

If we give it throught the args (--user --password) it freeze, and does nothing.
python -u jenkins_exporter.py -j https://url.com -p 9118 --user user --password password

How does the athentication works? the server must have a special configuration?

Bye

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions