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

ERROR - Unsupported factorType: token:hardware (yubikey) #160

Open
calebtote opened this issue Mar 24, 2021 · 0 comments
Open

ERROR - Unsupported factorType: token:hardware (yubikey) #160

calebtote opened this issue Mar 24, 2021 · 0 comments

Comments

@calebtote
Copy link

Describe the bug
I'm trying to auth against Okta using okta-awscli

To Reproduce
Steps to reproduce the behavior:

  1. Plugin your U2F device
  2. okta-awscli
  3. Enter password

Expected behavior
I expect to be authenticated to Okta via my U2F device

Output

╰─⠠⠵ okta-awscli --debug            
DEBUG - Setting AWS role to arn:aws:iam::1234:role/role-me
DEBUG - Setting AWS partition to AwsPartition.AWS
DEBUG - Setting MFA factor to OKTA
INFO - App Link set as: https://me.okta.com/home/amazon_aws/272
INFO - Authenticating to: me.okta.com
INFO - Authenticating as: me@me.com
Enter password: 
ERROR - Unsupported factorType: token:hardware
INFO - Using pre-selected factor choice                                          from ~/.okta-aws
INFO - Performing secondary authentication using: OKTA
DEBUG - {'id': 'opf4a5fjz9o1yvDAr357', 'factorType': 'push', 'provider': 'OKTA', 'vendorName': 'OKTA', 'profile': {'credentialId': 'me@me.com', 'deviceType': 'SmartPhone_...', 'keys': [...], ..., 'version': '29'}, '_links': {'verify': {'href': 'https://me.okta.com/api/v1/authn/factors/123abc/verify', 'hints': {'allow': ['POST']}}}}
Waiting for push verification...

Environment (please complete the following information):

  • macOS
  • 0.5.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant