Authentication

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/13

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 12:26 PM on 6/23/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

14 Terms

1
New cards

Authentication

The process of verifying the identity of a user or device.

2
New cards

Authorization

The process of determining what resources or actions an authenticated user is allowed to access.

3
New cards

Accounting

The process of tracking and logging user activity on a network.

4
New cards

AAA Framework

A security framework consisting of Authentication, Authorization, and Accounting.

5
New cards

Single Sign-On (SSO)

An authentication method that allows a user to log in once and access multiple systems.

6
New cards

Remote Authentication Dial-In User Service (RADIUS)

A centralized authentication protocol commonly used for VPN and wireless network access.

7
New cards

Lightweight Directory Access Protocol (LDAP)

A protocol used to access and manage directory services and store information about users, groups, devices, and network resources.

8
New cards

Directory Service

A centralized database that stores and organizes information about users, groups, devices, and network resources.

9
New cards

Security Assertion Markup Language (SAML)

An open standard that allows authentication and authorization information to be exchanged between systems, often to enable Single Sign-On (SSO).

10
New cards

Token

A digital credential issued after successful authentication that proves a user’s identity and permissions, allowing access to resources without repeatedly entering credentials.

11
New cards

Terminal Access Controller Access-Control System Plus (TACACS+)

A centralized AAA protocol used to authenticate, authorize, and account for administrative access to network devices.

12
New cards

Multi-Factor Authentication (MFA)

A security method that requires two or more authentication factors.

13
New cards

Time-Based One-Time Password (TOTP)

An authentication method that grenerates a temporary one-time code based on the current time, typically through an authenticator app.

14
New cards

Authentication Factor

A category of credentials used for authentication, such as something you know, have, are, or where you are.