cevoaustralia / aws-google-auth

Provides AWS STS credentials based on Google Apps SAML SSO auth (what a jumble!)
MIT License
537 stars 181 forks source link

Solve issue with viewing captcha over SSH on Linux #266

Open kriation opened 1 year ago

kriation commented 1 year ago

This PR resolves #265

kriation commented 1 year ago

@stevemac007, the tests are failing due to a missing GITHUB_TOKEN in the step config (https://github.com/cevoaustralia/aws-google-auth/runs/7348538918?check_suite_focus=true#step:6:243) which is fixed in a previous PR #262.