Is there a way to get Bitwarden to auto fill the login credentials for the Ignition idP?
On the web browser, I have to first click the login details on the Bitwarden extension. Complete auto fill would be preferred.
On the Android app, I have no luck. added androidapp://com.inductiveautomation.perspectiveapp
to the URI of the login, but still no auto fill. Have to manually copy and paste the credentials from the vault.
Any suggestions?
I think the Bitwarden extension is choosing to (partially) honor the autocomplete="off"
attribute on the login forms. I don’t think we expose any ability to control the form fields on the IdP page, unfortunately.
Is there a reason the idP explicitly sets the autocomplete to off? This really hinders the use of a password manager
I believe we set that attribute per a (misguided, imo) request from one or more of our large-scale enterprise customers following some (outdated, imo) security hardening guidance. Unfortunately, it doesn’t appear there’s any way to configure that.
That would be a very handy setting to be able to “disable” the autocomplete=off attribute so those of us that want to use it can, and anyone that doesn’t want to use it can leave it enabled. Could even call it something like password manager compatibility or something.
2 Likes
Can we request this configuration as a feature?
I made a feature ticket, but an ideas post (to gather community upvotes) wouldn’t hurt. As it stands now, it’s a minor annoyance that you can solve with a couple extra clicks, so not very high on our priority list (I’m guessing; I’m not on the team that makes decisions for this area).