Skip to content

Support the PKCE authorization_code flow #1233

@danthegoodman

Description

@danthegoodman

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

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions