🎴 Flashcard Mode
Information Security Fundamentals
Card1 / 20
Mastered0
Review0
QuestionClick to flip
The identity management component that acts as a repository for user ID and user profile information, that plays a key role in user authentication is
AnswerClick to flip back
A
Directory services
💡 Explanation:
Directory services (such as LDAP or Active Directory) serve as the central repository storing user IDs, profiles, and authentication data. When users authenticate, the system queries the directory to verify their credentials, making it fundamental to authentication processes.