I'm not a user of OneLogin, but if they store encrypted passwords and encryption keys, their security model is fundamentally broken imho and I'd never give them my passwords. Better services (1password for example) are specifically designed to never know your master password/key to avoid this very situation.
OneLogin: Breach Exposed Ability to Decrypt Data
21–30 of 50 posts
Re: OneLogin: Breach Exposed Ability to Decrypt Data
#22I'm not a user of OneLogin, but if they store encrypted passwords and encryption keys, their security model is fundamentally broken imho and I'd never give them my passwords. Better services (1password for example) are specifically designed to never know your master password/key to avoid this very situation.
Does any of those better designed services support Linux?
Re: OneLogin: Breach Exposed Ability to Decrypt Data
#23How was a central password store ever a good idea?
In a perfect world, that is, if no service stored passwords with risible security, just remembering 2 or 3 strong passwords would be workable
Instead, since we live in a word where several system developers are inexperienced or just plain idiots, there is a need for passwords to be disposable
Password manager are worthy because they allow you to keep several different passwords and the strong password they require hopefully is not stored as MD5 anywhere.
Re: OneLogin: Breach Exposed Ability to Decrypt Data
#24In addition, customers are unable to do any forensic analysis to determine how their data was affected.
> OneLogin’s blog post includes no other details, aside from a reference to the company’s compliance page.
The only option is to hope they provide customers with relevant information in a "timely manner", but that could be months for an organization with thousands of customers.
Re: OneLogin: Breach Exposed Ability to Decrypt Data
#25Re: OneLogin: Breach Exposed Ability to Decrypt Data
#26Companies use OneLogin so employees have 1 service to enter their credentials and can then use federated access to apps like Google, Office 365, Salesforce, etc without signing in again, most often connected via SAML which uses public/private keys. The identity provider can also be external, so for example users can sign-in via the OneLogin UI but the username/password are actually authenticated against Office 365 Active Directory instead.
Re: OneLogin: Breach Exposed Ability to Decrypt Data
#27Re: OneLogin: Breach Exposed Ability to Decrypt Data
#28Lots of confusion in all the posts about OneLogin - they are not a password manager like lastpass, they are a Single Sign-On (SSO) and Identity Provider, meaning they integrate with other services, maintain a master directory of all users, and provide a single login UI for all connected apps. Companies use OneLogin so employees have 1 service to enter their credentials and can then use federated access to apps like G…
I think we agree on all the major points here, but I would not diminish the significance based on the fact that OneLogin is not a password vault.
Re: OneLogin: Breach Exposed Ability to Decrypt Data
#29Lots of confusion in all the posts about OneLogin - they are not a password manager like lastpass, they are a Single Sign-On (SSO) and Identity Provider, meaning they integrate with other services, maintain a master directory of all users, and provide a single login UI for all connected apps. Companies use OneLogin so employees have 1 service to enter their credentials and can then use federated access to apps like G…
I've used these, but refused to put more important things like aws in there.
Re: OneLogin: Breach Exposed Ability to Decrypt Data
#30How was a central password store ever a good idea?