Do organizations need governance and activity monitoring for SaaS applications beyond identity and access-management role assignments? For example, if an administrator changes Salesforce tenant settings, grants someone elevated privileges, exports data, or mass-deletes records, should those events be audited and forwarded to a SIEM or another security platform?
My security team believes that monitoring authentication is sufficient because users must sign in through the organization's identity provider, which lets us track who accessed each application. They don't think we need to monitor what users do after signing in. That seems like a major gap to me, since a compromised session, stolen token, OAuth integration, or legitimate administrator could still make damaging changes. Am I right to be concerned, or is this level of SaaS monitoring unnecessary?
3 Answers
The exact approach depends on the application and its contractual requirements. Some SaaS vendors provide detailed audit trails and retention as part of the service, so duplicating every event in your own SIEM may not be necessary. In other cases, the platform only exposes audit data through an API or webhook, leaving the customer responsible for collecting and storing it. Either way, login monitoring alone is not enough; procurement and security reviews should establish what events are available, how long they are retained, and how they can be investigated later.
You’re not overthinking it. Identity logs show who authenticated, but they don’t show what happened afterward. A hijacked session or an over-privileged administrator could grant roles, disable controls, export data, or delete records without the identity provider revealing the actual activity. At minimum, high-risk administrative actions, permission changes, exports, and destructive operations should be monitored and retained. Salesforce Setup Audit Trail and Microsoft 365’s unified audit log are examples of the kinds of records worth collecting, especially because SaaS platforms may have limited default retention.
SaaS environments can be compromised through stolen sessions, access tokens, or third-party OAuth applications, even when authentication is protected by a central identity system. Those paths can let an attacker operate with someone else’s existing permissions. It’s worth evaluating SaaS Security Posture Management tools, but tooling shouldn’t replace basic controls such as least privilege, periodic access reviews, audit-log collection, and alerts for unusual admin or data-handling activity.

Related Questions
Can't Load PhpMyadmin On After Server Update
Redirect www to non-www in Apache Conf
How To Check If Your SSL Cert Is SHA 1
Windows TrackPad Gestures