Basic Authentication: An authentication scheme that transmits a user’s username and password across the network in an unencrypted format, often encoded with Base64. Due to its lack of security features, like encryption or tokenization, it’s considered insecure for transmitting credentials over untrusted networks unless accompanied by a secure transport layer, such as HTTPS.
Categories: CC D3: Access Controls Concepts | CCSP D5: Cloud Security Operations | CISM D3: Information Security Program | CISSP D5: Identity and Access Management (IAM) | Security+ D1: General Security Concepts | SSCP D2: Access Controls
« Back to Glossary Index