We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Output of aws-sso version:
aws-sso version
AWS SSO CLI Version 1.13.1 -- Copyright 2021-2023 Aaron Turner 7c08e58ad2a2c941bfa42ad98b0429f3fefa1ca7 (v1.13.1) built at 2023-08-28T23:00:04+0000
Describe the bug: I am asked to verify a code, but the code does not show up anywhere, so i cannot verify
To Reproduce:
aws-sso logout
Expected behavior: I get the code for verification displayed in my CLI. Currently only if i set AuthUrlAction: <print | clip> (as part of the URL)
AuthUrlAction: <print | clip>
Screenshots:
Desktop (please complete the following information):
Contents of ~/.aws-sso/config.yaml:
~/.aws-sso/config.yaml
SSOConfig: foo: SSORegion: eu-central-1 StartUrl: https://<redacted>.awsapps.com/start DefaultRegion: eu-central-1 DefaultRegion: eu-central-1 ConsoleDuration: 60 CacheRefresh: 8 AutoConfigCheck: true UrlAction: open ConfigProfilesUrlAction: open LogLevel: error HistoryLimit: 0 HistoryMinutes: 1440 ProfileFormat: '{{ StringReplace " " "-" .AccountAlias }}:{{ .RoleName }}'
The text was updated successfully, but these errors were encountered:
Additional context using aws sso login it prints:
aws sso login
While adding the code to the URL as param is convenient for the user, it is a bit confusing that the code actually is not printed on the CLI
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Output of
aws-sso version
:Describe the bug:
I am asked to verify a code, but the code does not show up anywhere, so i cannot verify
To Reproduce:
aws-sso logout
Expected behavior:
I get the code for verification displayed in my CLI. Currently only if i set
AuthUrlAction: <print | clip>
(as part of the URL)Screenshots:
![image](https://private-user-images.githubusercontent.com/27785614/268235731-9365f99c-a953-42a9-abb4-fa79f4e2d383.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNDI2MTUsIm5iZiI6MTczOTM0MjMxNSwicGF0aCI6Ii8yNzc4NTYxNC8yNjgyMzU3MzEtOTM2NWY5OWMtYTk1My00MmE5LWFiYjQtZmE3OWY0ZTJkMzgzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDA2MzgzNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTA2Y2IzMDhjMTljOThmOWQwY2JmZjlhZTM3ODI4OTkzMzYyMDMyNGYxMmQzMGFlODIyNDMxOWFhN2Y0YmEyZjcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.xNnO6zd0qmP21WNL9nUqSUZr9RMXt3bLFqkLLT1i9no)
Desktop (please complete the following information):
Contents of
~/.aws-sso/config.yaml
:The text was updated successfully, but these errors were encountered: