NIST SP 800-63B
NIST SP 800-63B is a U.S. government guideline that sets out how organizations should verify that people logging into digital systems are who they claim to be. It describes different levels of confidence in an authentication and covers how login credentials, such as passwords and authentication devices, should be managed over their lifetime. It is one part of a larger NIST series on digital identity and focuses specifically on the authentication step rather than on identity proofing or federation.
NIST SP 800-63B, a volume within the NIST SP 800-63 Digital Identity Guidelines series, specifies process and technical requirements for authentication and authenticator lifecycle management, addressed primarily to credential service providers (CSPs) supporting remote user authentication over open networks. It defines requirements at three Authentication Assurance Levels (AAL1, AAL2, AAL3), covering authenticator types, permitted combinations for single- and multi-factor authentication, use of approved cryptographic techniques, and lifecycle processes such as binding, renewal, and revocation. It exists in multiple versions—including the 2017 edition (with updates) and a later 4 revision developed in 2024—and requirement wording and structure differ across editions, so readers should confirm details against the specific published version they are relying on. As a general-purpose digital identity guideline it is distinct from payment-specific standards such as PCI DSS, PCI PIN, or PCI 3DS, though its authentication concepts may inform multi-factor authentication controls referenced by those standards.
Why it matters
Authentication is the point at which a digital system decides whether to trust that a person is who they claim to be, and weaknesses at this step can undermine every downstream control. NIST SP 800-63B matters because it provides a structured, widely referenced framework for how authentication should be performed and how the credentials behind it should be managed over their lifetime. By defining graduated Authentication Assurance Levels (AAL1, AAL2, AAL3), it helps organizations match the strength of authentication to the risk of the system being protected, rather than treating all logins as equivalent.
For teams working in payment security, the guideline is significant as a general-purpose reference that can inform how multi-factor authentication and authenticator lifecycle controls are designed. It is not a payment standard and does not replace PCI DSS, PCI PIN, or PCI 3DS, but its concepts—such as permitted authenticator combinations, use of approved cryptographic techniques, and requirements for binding, renewal, and revocation—may help teams reason about the authentication controls those standards reference. Because authentication is only one layer, SP 800-63B is intended to strengthen the login step and does not by itself address identity proofing, federation, or transaction-level fraud.
A practical reason the standard demands care is that it exists in multiple editions, including a 2017 edition with updates and a revision 4 developed in 2024, and requirement wording and structure differ across versions. Relying on outdated language or assuming a control maps cleanly from one edition to another can create gaps, so practitioners should confirm details against the specific published version they intend to follow.
Who it's relevant to
Inside SP 800-63B
Common questions
Answers to the questions practitioners most commonly ask about SP 800-63B.