Triggering the Change Saved Password dialog in firefox - firefox

I am implementing a change password ui, but when I change the password, the dialog that firefox's password manager displays to change the saved password doesn't appear.
I can't find the documentation on what is required for the form fields to trigger this behavior.
If anyone has the resource that goes through how firefox decides when to display the change saved password dialog that would be helpful.

Related

Credential Provider V2 : Handle password expired

We have a working a custom credential provider,
and a working way to change password when user is logged in.
We are trying to handle the use-case of changing password when the
password is known as expired.
We managed to get the status in ReportResult:
STATUS_PASSWORD_MUST_CHANGE we save that the password must change.
Windows display a message to say, the user need to change his password,
but when clicking on OK, it fallback to logon screen, not our CPUS_CHANGE_PASSWORD scenario.
We have tried to force this scenario when enumerating credentials, but still, the LOGON UI is still drawn instead of the CPUS_CHANGE_PASSWORD one.
How can we do to redraw the UI with the correct Scenario after clicking on OK?
Thanks

How can I let Firefox autofill username/password on the login page, but not other pages?

Right now, if I let Firefox 52 remember my password, it will also autofill it when I go to page I set up to create new users. Is there a way I can prevent this, perhaps by putting a different name or ID on either that page or the login page?
autocomplete="off" does not seem to work.
The site already works in Chrome (Chrome will remember my login info on the login page, but not on the "create new user" page.)
autocomplete="new-password" is also not supported in Firefox (see bug 1119063).
Ultimately I decided to change the user creation process so a password doesn't need to be specified. Instead, the user enters a password after confirming their email address.

Change forgotpassword layout - Gigya screensets

I want to change the Forgot password layout, means when a user enters an invalid email (and if he/she is unregistered). I want to display a message that the email is invalid and the user can click sign in below.
I am new to Gigya customizations, and looking forward to helpful replies.
Thanks
The Forgot Password screen is easily customizable via the UI Builder.
See the documentation at https://developers.gigya.com/display/GD/UI+Builder for information on how to use it.

Can i customize windows log in screen as per my requirement?

I just want to integrate windows with my already developed system.
I need login screen that contains window user name And when i click on login button some other page or popup should ask me my system user name and password along with one button.
without my system user name and pass word user can not login to computer.
i just wanted to know that is it possible or not.
If it is possible than give me a way please..
Thank you.

Unable to sign up at Heroku

I am unable to create an account at Heroku.com for some reason. Note that I do not have an account and am trying to create one.
I am able to click "Sign Up" on the home page, input my email address, receive the validation email, follow the link from validation email to page where input password and then am supposed to click "Save". At this screen, my email address has already been filled out (since I followed the link from the email) so I just pick a password, and put the same password in the "Confirm Password" box.
At this point I would expect the "Save" button to light up (or allow me to click it) but nothing happens when I click it.
I would check the Heroku site for help but am required to log in before getting help.
Using Chrome on Win 7. Using Lastpass for password management.
Heroku requires that the password be typed in rather than automatically added with something like Lastpass. Once the password has been typed in, the "Save" button will light up and allow you to proceed.

Resources