Noovolari / leapp

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

SAML authentication timeout exceeded #438

Open b-iurea opened 1 year ago

b-iurea commented 1 year ago

Description:

Please include a detailed description of the issue (and an image or screen recording, if applicable)

Hi All,

I have a problem with my first configured session. I add a session with AWS IAM Role Federated.

My parameters are:

I attached screenshot of the error and also of the configuration.

We have MFA enabled, on provider ADFS (not AzureAD). When I try to start a session Leapp notify me with ERROR: SAML authentication timeout exceeded.

Could you help me please?

If you need more information please ask us.

Thank you

Bogdan

Details:

Leapp Version 0.18.1
SsmPluginVersion 1.2.339.0
Platform win32
Awscli aws-cli/2.7.12 Python/3.9.11 Windows/10 exe/AMD64 prompt/off

image image

rick-rtt commented 1 year ago

Hello @b-iurea, unfortunately we don't support federation through ADFS yet (only Azure AD). If you want to add a filter for it yourself, check out this FAQ we have in our docs. Feel free to open a PR too if you managed to add it successfully!

b-iurea commented 1 year ago

I tried to add the filter, I compiled, and when I double click on the .exe package i receive this error: image

I'm using an Ubuntu-22.04 distro on WSL. Nvm and npm installed. Maybe I don't have all the libraries requested.

Any suggestion?

Do i need to open another ticket for this issue?