Noovolari / leapp

Leapp is the DevTool to access your cloud
https://www.leapp.cloud/
Mozilla Public License 2.0
1.6k stars 146 forks source link

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

Closed bhargavAtDX closed 6 months ago

bhargavAtDX commented 6 months ago

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
kafeolic-nuglif commented 6 months ago

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

JeffreyCanisius04 commented 6 months ago

Running into this as well

mupi2k commented 6 months ago

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.

cdelcastillo commented 6 months ago

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

NickLeone commented 6 months ago

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
pethron commented 6 months ago

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.

bhargavAtDX commented 6 months ago

Yes, In-browser login method is working.

ericvilla commented 6 months ago

https://github.com/Noovolari/leapp/issues/540#issuecomment-2020883613