Closed
Bug 1257534
Opened 9 years ago
Closed 9 years ago
Okta single-sign-on fails to fill in my password
Categories
(Toolkit :: Password Manager, defect)
Toolkit
Password Manager
Tracking
()
RESOLVED
DUPLICATE
of bug 1171114
People
(Reporter: jaws, Unassigned)
Details
STR:
- Have username and password stored in password manager
- Go to the mozilla Okta single sign on page
- Notice that:
--- Username/email address is auto-filled
--- Password field is empty
--- Focus is placed in the password field
Notes:
- If I move focus to the username field (via shift+tab), then move focus back to the password field (via tab), the password gets filled in and I can then hit Enter and sign in.
This seems to be a bug in either our Okta override code or maybe we don't fill in a field if it has focus?
Comment 1•9 years ago
|
||
I get this too, but not always, which made me think it could be a timing issue.
Comment 2•9 years ago
|
||
If someone can figure out why it works sometimes and not others e.g. with signon.debug=true then it's probably easy to fix. I suspect the main thing is that they're still messing around with stuff using JS.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•