Start with Identity
← Glossary
Concept

Service Account

A non-human account used by an application or service to authenticate. Often over-permissioned and rarely rotated, making service accounts a frequent breach vector.

Service accounts are the most reliable finding in any identity audit: over-permissioned because scoping was hard on day one, never rotated because nobody knows what depends on them, and excluded from MFA policy because they cannot do MFA. Ownership is the fix that unlocks the others. An account with a named owner can be reviewed, scoped, rotated, and eventually replaced by a workload identity.

See also: non-human identity, client credentials, workload identity, what is non-human identity

Last reviewed By SWI Community TeamSuggest a correctionHow we research