|
|
|
|
|
by danbruc
3300 days ago
|
|
If they are storing the password and pushing it to the connected service on the user's behalf, then they have to be able to decrypt it somehow [...] But not necessarily all of them all the time. The decryption key could be derived from the master password of each user and only kept around while the user is logged in. |
|
Many providers do have an agent that runs on the AD servers that MitM captures the passwords when the user rotates them but that's a lot more involved to get setup. They could either force use of that AD agent or remove the functionality entirely and force users to manage a password with the service but it would either make on-boarding slow/impossible or really reduce the convenience factor for users. It's something every identity provider would need to do (or be forced to do) because the ones that didn't would steal away all of their customers.