The process of verifying the identity of a user before granting access is known as ________.
- Access Control
- Authentication
- Authorization
- Tokenization
The process of verifying the identity of a user before granting access is known as Authentication. It ensures that the user is who they claim to be before allowing them access to resources.
Loading...
Related Quiz
- What is the primary function of a payment gateway in an online shopping platform?
- Which method in the Email Class is used to send HTML formatted emails?
- In a modular CodeIgniter application, modules are typically organized within the ________ directory.
- What distinguishes a stored XSS attack from a reflected XSS attack?
- What file extension is typically used for views in CodeIgniter?