-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Labels
enhancementNew feature or requestNew feature or requestpriority:highHigh Priority ItemsHigh Priority Items
Milestone
Description
Is your feature request related to a problem? Please describe.
When using the device_code
sso login flow, I have to click through two pages in the browser: once to accept the code and second to allow access.
When using the aws-cli
version of sso login, it defaults to the PKCE authorization_code
flow, which only requires one page to be clicked through.
Describe the solution you'd like
It's not that bothersome, but it would be nice to only click once.
Describe alternatives you've considered
Not filing a ticket and living with two clicks.
Additional context
My gut tells me that you'll need to resolve #1232 for the authorization_code flow to work, but I could be wrong.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpriority:highHigh Priority ItemsHigh Priority Items