Manage passwords, keys and other authentication secrets securely, and guide users in choosing and protecting them. Strong, well-handled credentials are a first line of defense.
What an auditor, or Sekit's evidence engine, asks for.
MFA enrollment evidence
The proof that a second verification step (beyond the password) is required to access important systems.
Password policy and manager
The company's password rules (length, complexity, expiry) and whether a password manager is used, plus how they are technically enforced.
From the Sekit evidence catalog
In practice
In practice this control comes down to two things working together: a company-wide password manager everyone uses, and MFA enforced on every system that matters rather than only the ones a vendor defaulted to secure. Auditors ask for the password policy and manager evidence and spot-check a few accounts to see whether the identity provider rejects a weak password, not only whether the policy document says it should. The recurring failure is credentials living outside the vault: API keys pasted into a chat channel, or a shared password for a legacy system written down because nobody migrated it.
Common gaps
The password policy requires a manager for everyone, but adoption is inconsistent and several staff still keep passwords in a spreadsheet or browser autofill instead.
API keys and service credentials for a legacy system are hardcoded in a script rather than stored in the approved vault, despite the secrets policy prohibiting it.
MFA is enforced on email and the identity provider but not on a handful of older systems that predate the rollout.
Questions your auditor will ask
Where do employees store their passwords?
Point to the company password manager and confirm employee adoption through usage records, not only the mandate in the password policy.
Is multi-factor authentication required for all accounts with access to sensitive systems?
Show the MFA enrolment evidence covering the identity platform, email and any system holding important business data, and name any documented, time-limited exception.
How are API keys and other non-human credentials protected?
Describe the secrets vault used for API keys and service credentials, with per-person access control and no credentials embedded in code or scripts.
Where regulation demands it
NIS2 art. 11.6 (Authentication) and art. 11.7 (Multi-factor authentication) require the same credential and MFA safeguards A.5.17 asks organizations to enforce.
ENS op.acc.5 (Mecanismo de autenticación, usuarios externos) sets the equivalent baseline for authentication mechanisms.
Related controls
Via the shared Sekit CSF topic, not the framework's own index.