Getting error - Error authenticating to IdP : please install the driver (v1.45.1) - Running Salm2aws command #1414
Unanswered
himanshuccl
asked this question in
Q&A
Replies: 1 comment
-
Possibly stupid question, but you've obviously tried this: https://github.com/Versent/saml2aws?tab=readme-ov-file#playwright-browser-drivers-for-browser-idp ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Environments
playwright-go Version: 1.49.1
Browser: chromium
OS and version: Windows 11
Bug description
Error authenticating to IdP.: please install the driver (v1.45.1) and browsers first: %!w()
$ playwright --version
Version 1.49.1
To Reproduce
I am using playwright go, to run saml2aws - in order to connect to my Kubernetes cluster. I have already installed all necessary pre-requisite software (i.e. Chocolatey, Saml2Aws , Go software , Latest Playwright Go, Kubectl , AWS CLI etc).
However each time I am issuing the saml2aws commands (something like below, have hashed sensitive section), I keep getting same error. Tried different env.
saml2aws login --profile=******* --duo-mfa-option="Duo Push" --skip-prompt
Have anyone here in the community, come across similar problem and how they worked to get this resolved.
Not sure, what is forcing it to keep giving error around (v1.45.1) when I am already on latest version of 1.49.1
Thanks,
Himanshu.
Beta Was this translation helpful? Give feedback.
All reactions