Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to authenticate saml2aws profile using duo #1284

Open
mpatil3598 opened this issue Jun 4, 2024 · 2 comments
Open

unable to authenticate saml2aws profile using duo #1284

mpatil3598 opened this issue Jun 4, 2024 · 2 comments

Comments

@mpatil3598
Copy link

We are unable to authenticate saml profile using duo, getting below error:

Using IdP Account default to access JumpCloud https://sso.jumpcloud.com/saml2/aws
To use saved password just hit enter.
? Username
? Password

Authenticating as ...
? Select which MFA option to use DUO MFA authentication
Error authenticating to IdP.: error retrieving Duo configuration, non 200 status returned

@scottyrogers
Copy link

It looks like DUO has made some changes, this correlates when saml2aws stopped working for us.

Important:
Duo is ending support for the traditional Duo two-factor authentication prompt on March 30, 2024. JumpCloud supports Duo universal prompt and recommends admins update to that method. https://jumpcloud.com/support/configure-duo-security-mfa#protecting-the-user-portal-with-duo-mfa

saml2aws log output
DEBU[0001] building provider command=login idpAccount="account {\n URL: https://sso.jumpcloud.com/saml2/aws\n Username: [email protected]\n Provider: JumpCloud\n MFA: DUO\n SkipVerify: false\n AmazonWebservicesURN: urn:amazon:webservices\n SessionDuration: 3600\n Profile: default\n RoleARN: \n Region: \n}"
Authenticating as [email protected] ...
DEBU[0007] HTTP Req URL="https://console.jumpcloud.com/userconsole/auth" http=client method=POST
DEBU[0007] HTTP Res Status="401 Unauthorized" http=client
DEBU[0007] HTTP Req URL="https://console.jumpcloud.com/userconsole/auth/duo" http=client method=GET
DEBU[0008] HTTP Res Status="404 Not Found" http=client
error retrieving Duo configuration, non 200 status returned

@mapkon
Copy link
Member

mapkon commented Jun 6, 2024

Anyone of you interestd in submitting a PR for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants