Noovolari/leapp

Unable to login to AWS SSO with "in-app" method

Closed this issue ยท 8 comments

Description:

I've entered right login details but login doesn't work.

Details:

Leapp Version 0.24.1
SsmPluginVersion 1.2.339.0
Platform darwin
Awscli aws-cli/2.8.0 Python/3.9.11 Darwin/23.2.0 exe/x86_64 prompt/off

In-app AWS login is not working, but browser login is working.

Running into this as well

I know at least a couple dozen folks affected by this. Fortunately the workaround is simple (switch your Auth method), but it's still annoying.

Same, the issue shows that it successfully logs in, but the final page for the login has changed and it seems that is throwing the app off.
Screenshot 2024-03-19 14 07 43
Leapp Version: 0.25.2
Platform: debian

FWIW, after editing my integration's auth method and choosing the "in-browser" option, it works.
Screenshot 2024-03-19 at 3 25 42โ€ฏPM

We've confirmed it's a change in the auth redirects from AWS that aren't catched by the filter. For now you can work-around it by choosing "in-browser". I'm going to rename the issue and description to make it more easy to find it for others.

Yes, In-browser login method is working.