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

No device token in configuration #81

Closed
nickcotter opened this issue Sep 6, 2018 · 1 comment
Closed

No device token in configuration #81

nickcotter opened this issue Sep 6, 2018 · 1 comment

Comments

@nickcotter
Copy link

I'm having trouble getting this to run in my Windows 7 environment with Python 3.6. I'm following guidelines from our organisation, which say to do

python gimme-aws-creds --configure

to set it up. This seems to work ok. I can see a file called .okta_aws_login_config has been created with the details I entered.

However when I try to run it (again as per our guidelines):

python gimme-aws-creds --profile STS

(where STS is the name I gave the profile) then I get the following error:

No device token in configuration. Try running --register_device again.

I have no idea what to do next.

@nickcotter
Copy link
Author

Apologies the step to run "--register_device" after all this was left out of our documentation. When I do that it all falls into place.

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