Skip to content

Unable to login with the API provided #1688

Answered by PandeoF1
PandeoF1 asked this question in Q&A
Discussion options

You must be logged in to vote

Using basic auth in curl works. Is there documentation about that?

$>  curl -X GET "http://localhost:8080/api/cluster"  -H "accept: application/json" -u xxx:xxx

[{"id":"xxx","registry":false}]

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@tchiotludo
Comment options

@PandeoF1
Comment options

@tchiotludo
Comment options

@PandeoF1
Comment options

Answer selected by PandeoF1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1687 on March 23, 2024 22:59.