Syllabus →
![Screenshot 2023-11-08 at 4.11.13 PM.png](https://prod-files-secure.s3.us-west-2.amazonaws.com/d20c5541-e880-4585-b19d-caee5c73f241/1a36ce08-70a5-4f4a-9791-1becb092a5e4/Screenshot_2023-11-08_at_4.11.13_PM.png)
![Screenshot 2023-11-08 at 4.11.35 PM.png](https://prod-files-secure.s3.us-west-2.amazonaws.com/d20c5541-e880-4585-b19d-caee5c73f241/c5715a5e-8ec3-4b0a-b562-39d44f013f29/Screenshot_2023-11-08_at_4.11.35_PM.png)
Endsem →
![Screenshot 2023-11-08 at 4.26.46 PM.png](https://prod-files-secure.s3.us-west-2.amazonaws.com/d20c5541-e880-4585-b19d-caee5c73f241/9fb8f3c9-d5ef-4b4b-8dbf-13a0907b8dba/Screenshot_2023-11-08_at_4.26.46_PM.png)
![Screenshot 2023-11-19 at 11.11.16 AM.png](https://prod-files-secure.s3.us-west-2.amazonaws.com/d20c5541-e880-4585-b19d-caee5c73f241/e25a4b8e-c696-4b67-ad23-15e93e715cdf/Screenshot_2023-11-19_at_11.11.16_AM.png)
![Screenshot 2024-01-10 at 1.21.09 PM.png](https://prod-files-secure.s3.us-west-2.amazonaws.com/d20c5541-e880-4585-b19d-caee5c73f241/a2665d19-f59b-48b2-b4e7-5a13d3e30d5d/Screenshot_2024-01-10_at_1.21.09_PM.png)
Notes →
![Screenshot 2023-11-09 at 3.22.30 AM.png](https://prod-files-secure.s3.us-west-2.amazonaws.com/d20c5541-e880-4585-b19d-caee5c73f241/9572bd3e-1eb7-4f1c-9483-7969537d2e90/Screenshot_2023-11-09_at_3.22.30_AM.png)
![Screenshot 2023-11-09 at 3.22.36 AM.png](https://prod-files-secure.s3.us-west-2.amazonaws.com/d20c5541-e880-4585-b19d-caee5c73f241/1a9b4479-57b2-436e-82a0-0b1aa02989e1/Screenshot_2023-11-09_at_3.22.36_AM.png)
Identification and authentication are two distinct concepts in the field of information security and access control, often used in the context of verifying the identity of users or entities. They serve different purposes and are typically part of a broader security framework. Here's an explanation of each:
- Identification:
- Identification is the process of providing a unique label or name to a user, system, device, or entity to distinguish it from others. It is often the first step in granting access or permissions within a system.
- An identifier, such as a username, email address, employee ID, or account number, is used to distinguish one entity from another.
- Identification alone does not verify or confirm the identity of the entity; it merely establishes a reference or label for it. For example, when you enter a username on a login page, you are identifying yourself by providing the system with your chosen identifier.
- Authentication:
- Authentication is the process of verifying the claimed identity of a user, system, or entity to ensure that it is who or what it claims to be. It is a security mechanism that involves validating the authenticity of an identifier.
- Authentication typically requires the presentation of additional evidence or credentials to prove the identity, such as a password, PIN, biometric data (e.g., fingerprint or facial recognition), smart card, or security token.
- Once an entity's identity is authenticated successfully, it is granted the appropriate access or permissions based on the level of trust and authorization granted to that identity.
In summary, identification is about establishing a label or name to distinguish entities, while authentication is the process of confirming that the entity is indeed who or what it claims to be. Both identification and authentication are essential components of access control and security systems, working together to ensure that only authorized users or entities can access specific resources or perform certain actions.
![Screenshot 2023-11-09 at 3.23.07 AM.png](https://prod-files-secure.s3.us-west-2.amazonaws.com/d20c5541-e880-4585-b19d-caee5c73f241/05ab7d3e-f619-4037-90c2-8b14df66e4a7/Screenshot_2023-11-09_at_3.23.07_AM.png)
![Screenshot 2023-11-09 at 3.24.03 AM.png](https://prod-files-secure.s3.us-west-2.amazonaws.com/d20c5541-e880-4585-b19d-caee5c73f241/06b9eac0-ef76-4975-889b-795a4067eb3f/Screenshot_2023-11-09_at_3.24.03_AM.png)
![Screenshot 2023-11-09 at 3.24.28 AM.png](https://prod-files-secure.s3.us-west-2.amazonaws.com/d20c5541-e880-4585-b19d-caee5c73f241/bdc2bc16-55ac-472b-96b9-b9c24b493bb1/Screenshot_2023-11-09_at_3.24.28_AM.png)