Replies: 1 comment 1 reply
-
Have you installed the playwright drivers as documented in the readme? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I've been using saml2aws for quite a while now. Updated to 2.36.19 this morning.
I use the Browser provider, but now I'm getting this error: (personal info redacted, obviously)
I already had
download_browser_driver = true
in my config, but I've tried each method (env var and cli) just to test, and they all return the same error.I also created a new test configuration (
saml2aws configure -a test
), in case my method has something outdated in it, but I get the same error on login.Beta Was this translation helpful? Give feedback.
All reactions