Skip to content

Print a better error when attempting to use token based authentication and service account credentials at the same time #186

@j-fuentes

Description

@j-fuentes

The agent support both basic token authentication and a service account credentials file.

Right now the token can be specified in either the config file or the --auth-token flag.

The execution should fail with a clear message if a service account credentials file is provided but there is a basic authentication token specified as well.

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