You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get no errors in the 1st setup but then login-action fails with , missing password, so I tried to debug the possible different outputs and all seems to be null:
Thank you for opening an issue. Our team will triage this as soon as we can. Please take a moment to review the troubleshooting steps which lists common error messages and their resolution steps.
@sethvargo by now I should have earned that working late hours is never a good idea... See my brain was literally seeing "id" there, and I don't even have the excuse of not knowing its needed for outputs because how else would it work :D
oh well yeah that was the issue of course and it now works :)
Docs are a bit lacking into how to do this with Direct WIF but I bumped into to this sample from: docker/login-action#640 (comment)
I get no errors in the 1st setup but then login-action fails with , missing password, so I tried to debug the possible different outputs and all seems to be null:
steps.auth.outputs.access_token:
steps.auth.outputs.id_token:
steps.auth.outputs.auth_token:
steps.auth.outputs.credentials_file_path:
What am I missing?
The text was updated successfully, but these errors were encountered: