Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在每次更改时将浏览器中保存的密码更新为我的 Windows 登录密码。
我有一个使用我的域系统用户名和密码的 Web 应用程序。
如果我自动保存密码,我必须每 30 天左右更改一次。
是否可以在任何浏览器中制作脚本或安装任何插件,以检查 Windows 登录密码并更新存储网页的密码。
我不相信这是可能的。许多网站允许您使用域凭据登录,但是您正在寻找的是在网络表单中自动填充这些凭据。
要做到这一点,需要让您的网络浏览器访问您的 Windows 安全帐户,这是一个重大的安全风险。