Earlier quoted context omitted.
It's also a reason we generally push everyone to centralize authentication on an SSO provider like Okta or Google Cloud Identity, both because those platforms allow you to easily set policy requiring 2FA, which breaks the attack, and because OIDC and SAML let you log into lots of services without exposing each of them to account takeover independently. There are other good reasons to do this, too. At Black Hat last y…
Do you mean that your application you 'write' should support SSO early or that the applications you 'use' should? That is are you talking about integrating your product with SSO or integrating your IT systems?
But in general, the idea is that you want an SSO early so all the random SAAS applications you subscribe to can have a coherent security policy.