Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow phone call authentication #83

Merged
merged 2 commits into from
Apr 9, 2018
Merged

Commits on Apr 2, 2018

  1. Configuration menu
    Copy the full SHA
    7a7d205 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2018

  1. Limit loop count

    Example Output when limit reduced:
    ```
    $ aws-adfs login --adfs-host=sso.zefr.com
    Sending request for authentication
    Waiting for additional authentication
    Error: There was an issue during sending code to the device. The responses: ['{"response": {"status_code": "calling", "status": "Calling your phone..."}, "stat": "OK"}', '{"response": {"status_code": "calling", "status": "Dialing XXX-XXX-1231...", "msg_info": {"number": "XXX-XXX-1231"}}, "stat": "OK"}']
    ```
    KyleJamesWalker committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    fa9c0c0 View commit details
    Browse the repository at this point in the history