This repository was archived by the owner on May 27, 2019. It is now read-only.

Description
General information
- Operating system + version: MacOS 10.13.5
- Browser + version: Firefox 60.0.2
- Information about the host app:
- How did you install it?
- Downloaded a pre-built binary from the releases page
- If installed an official release, put a version:
- Information about the browser extension:
- How did you install it?
- Browserpass extension version as reported by your browser:
Exact steps to reproduce the problem
- On AWS login page (for IAM user, not root)
- Fill and submit with browserpass
What should happen?
I should be logged into AWS or taken to a 2 factor auth page
What happened instead?
I get a page with a json error
{"state":"FAIL","properties":{"Message":"Invalid request","Title":"Bad Request","header":"Bad Request","text":"Invalid request"}}
If I copy the password with browserpass paste it in manually, submit works fine. If I set autoSubmit: false, and just use browserpass to fill the form, submit also works fine.