-
Ask Me Anything: Building Secure Logins - A glimpse under the hood of a modern security engineering team our CTO, Jason Rasmussen
Coming up on Reddit, May 26th, 2026… You've logged in to something today. Probably several times. It took less than a second and the moment it was over, you'd already forgotten it happened. That's either the greatest achievement in modern security engineering — or the thing that makes it fragile. Usually, it's both.…
-
Integrate Claude with lastpass
Integrate Claude with lastpass
-
Managing Credentials
I'm trying to organize my saved credentials (2000+) into groups based on their use (i.e. Personal, Client A, Client B, etc.) What features and functions do you all use for this? I've tried things like folders and identities, etc. But can't find the combination of ease of management and use quickly when needed to be able to…
-
Is there any way to restrict logins shown based on network connected to? WiFi connected to?
As someone that works with networks for multiple clients I will often have MANY logins for common IPs. 192.168.0.1, 192.168.1.1, 10.0.0.1, etc. Is there any way like URL rules that would restrict what logins are shown based on the network that that computer is connected to? IE I'm on CUSTOMER1WiFi and it only shows the…
-
Continue to get Error stating Unable to Change Password
I've had a phishing email from a colleague that was opened and when I tried to change my Outlook Business account's password inside LastPass to match what my new password is, I get an error. I got the error when manually trying to change it and when LastPass noticed the new login info and I tried to update it. Is this a…
-
New issue with logging into my company's domain as an external user
I work at a company that has a customer facing website. My regular work has me acting as users of our website. (logging in as a customer, not with my credentials) Since an update a few weeks ago, when I go to the page where I act as an external user, LastPass has started inserting my own user name. The process used to be…
-
Is LastPass planning to support Salesforce's upcoming security changes?
Salesforce is making several updates over the next few weeks to strengthen their security, which includes additional multifactor prompts if certain security-related attributes are not in place and shared via SAML. (https://help.salesforce.com/s/articleView?id=005317465&type=1) Other identity providers such as Okta, Duo,…
-
I want to downgrade from business to individual
Hi Support, I would like to change my LastPass Business subscription to an individual LastPass Premium plan at the end of my current billing term. Please disable auto renewal for the Business plan and advise the steps needed to convert my existing vault and account to Premium. I would also appreciate confirmation about…
-
How do I download LastPass for Safari in the USA?
I have a new M5 MacBook Air, and Genius Bar had to wipe my laptop & reinstall the OS. I wish to re-install LastPass for Safari, but it is NOT available in the App Store for Apple! How do I obtain the download in Arizona, USA?
-
Human identities vs bot identities vs AI agents: What’s the difference?
Here's the short: Human identities are non-deterministic (behavior changes based on context) and often authorized through RBAC, ABAC, or other identity governance controls. Bot identities are machine accounts that exhibit deterministic behavior. They operate under pre-defined permissions, which means specific inputs result…