Qarik-Group / concourse-tutorial

Learn to use https://concourse-ci.org with this linear sequence of tutorials. Learn each concept that builds on the previous concept.
870 stars 555 forks source link

credentials admin / admin not working #257

Open sys-lamb opened 2 years ago

sys-lamb commented 2 years ago

fly --target=tutorial login --concourse-url=http://127.0.0.1:8080 --username=admin --password=admin logging in to team 'main'

error: oauth2: cannot fetch token: 401 Unauthorized Response: {"error":"access_denied","error_description":"Invalid username or password"}

weyderfs commented 1 year ago

try to use fly --target=tutorial login --concourse-url=http://127.0.0.1:8080/ --username=test --password=test