Skip to content

Module Assessment — Identity & Access Management (IAM)

Module Assessment — Identity & Access Management (IAM)

Section titled “Module Assessment — Identity & Access Management (IAM)”

Congratulations!

You have successfully completed Module 09 — Identity & Access Management (IAM).

Throughout this module, you learned how modern organizations secure digital identities, authenticate users, authorize access, govern permissions, and implement enterprise identity architectures across cloud, hybrid, and on-premises environments.

This assessment validates your understanding of IAM concepts before progressing to more advanced enterprise security topics.


Item Details
Module Module 09 — Identity & Access Management
Assessment Type Module Assessment
Questions 40
Question Types Multiple Choice & Scenario-Based
Passing Score 70%
Time Limit 60 Minutes
Difficulty Beginner to Intermediate

This assessment covers:

  • IAM Fundamentals
  • Authentication
  • Authorization
  • Multi-Factor Authentication (MFA)
  • Identity Federation
  • Single Sign-On (SSO)
  • Role-Based Access Control (RBAC)
  • Attribute-Based Access Control (ABAC)
  • Privileged Access Management (PAM)
  • Identity Governance & Administration (IGA)
  • Enterprise IAM Architecture

By completing this assessment, you should be able to:

  • Explain core IAM concepts.
  • Differentiate authentication and authorization.
  • Identify secure authentication methods.
  • Understand identity federation and SSO.
  • Apply RBAC and ABAC principles.
  • Explain privileged access management.
  • Understand identity governance processes.
  • Describe enterprise IAM architecture and best practices.

You have recently joined CloudNova Technologies as a Cloud Identity & Security Engineer.

Your organization is migrating thousands of employees to a centralized Identity & Access Management platform integrated with AWS, Microsoft Azure, Google Cloud, Kubernetes, Microsoft 365, GitHub Enterprise, and ServiceNow.

Before participating in the migration project, your manager asks you to complete this IAM assessment to validate your knowledge of enterprise identity security.


Before you begin:

  • Read every question carefully.
  • Choose the best answer.
  • Think from an enterprise security perspective.
  • Apply Zero Trust and Least Privilege principles.
  • Review your answers before submitting.

What is the primary purpose of Identity & Access Management (IAM)?

  • A. Increase network bandwidth
  • B. Manage digital identities and control access to resources
  • C. Improve database performance
  • D. Replace operating systems

Answer: B


Which statement best describes a digital identity?

  • A. A physical access card
  • B. A representation of a user, device, application, or service within a system
  • C. A firewall rule
  • D. A network cable

Answer: B


Which IAM principle ensures users receive only the permissions required to perform their jobs?

  • A. Shared Responsibility
  • B. Defense in Depth
  • C. Least Privilege
  • D. Availability

Answer: C


Which lifecycle event occurs when an employee changes departments?

  • A. Joiner
  • B. Leaver
  • C. Mover
  • D. Reviewer

Answer: C


Which component is responsible for verifying user identity?

  • A. Authorization
  • B. Authentication
  • C. Encryption
  • D. Logging

Answer: B


Authentication answers which question?

  • A. What resources exist?
  • B. Who are you?
  • C. Where is the data stored?
  • D. Which network is used?

Answer: B


Which authentication factor represents “Something You Have”?

  • A. Password
  • B. Fingerprint
  • C. Hardware Security Key
  • D. PIN

Answer: C


Which authentication method is considered phishing-resistant?

  • A. SMS OTP
  • B. Email OTP
  • C. FIDO2 Security Key
  • D. Shared Password

Answer: C


Which protocol is commonly used for modern authentication in web and mobile applications?

  • A. FTP
  • B. OpenID Connect (OIDC)
  • C. SMTP
  • D. ICMP

Answer: B


Multi-Factor Authentication requires:

  • A. One authentication factor
  • B. Two or more independent authentication factors
  • C. Multiple usernames
  • D. Multiple email accounts

Answer: B


Authorization determines:

  • A. Who the user is
  • B. What actions the user is allowed to perform
  • C. How passwords are stored
  • D. Whether encryption is enabled

Answer: B


Which authorization model assigns permissions to roles?

  • A. DAC
  • B. MAC
  • C. RBAC
  • D. ACL

Answer: C


ABAC evaluates access based on:

  • A. Password strength only
  • B. User, resource, action, and environment attributes
  • C. IP address only
  • D. Username length

Answer: B


Which principle limits permissions to the minimum required?

  • A. Shared Responsibility
  • B. Least Privilege
  • C. Fail Open
  • D. Availability

Answer: B


Which authorization model is generally more dynamic?

  • A. RBAC
  • B. ABAC
  • C. DAC
  • D. MAC

Answer: B


Identity Federation allows:

  • A. Multiple firewalls
  • B. Users to access multiple systems using a trusted identity
  • C. Multiple databases
  • D. Multiple operating systems

Answer: B


An Identity Provider (IdP) is responsible for:

  • A. Managing storage
  • B. Authenticating users
  • C. Routing traffic
  • D. Monitoring databases

Answer: B


Which protocol commonly supports enterprise Single Sign-On?

  • A. DNS
  • B. SAML
  • C. SSH
  • D. SNMP

Answer: B


Single Sign-On enables users to:

  • A. Authenticate once and access multiple trusted applications
  • B. Create multiple passwords
  • C. Disable MFA
  • D. Access only one application

Answer: A


Which organization component typically provides SSO?

  • A. Firewall
  • B. Identity Provider
  • C. Database Server
  • D. Load Balancer

Answer: B


In RBAC, permissions are assigned to:

  • A. Devices
  • B. Roles
  • C. IP Addresses
  • D. Applications

Answer: B


Which ABAC attribute represents the context of the request?

  • A. Resource
  • B. Subject
  • C. Environment
  • D. Action

Answer: C


Which cloud service commonly uses RBAC?

  • A. Azure RBAC
  • B. DNS Resolver
  • C. DHCP Server
  • D. FTP Server

Answer: A


What is the primary advantage of ABAC?

  • A. Dynamic, policy-based access decisions
  • B. Faster internet connectivity
  • C. Lower storage costs
  • D. Simplified networking

Answer: A


RBAC simplifies administration by assigning permissions to:

  • A. Servers
  • B. Applications
  • C. Roles
  • D. Passwords

Answer: C


Section 6 — Privileged Access Management (PAM)

Section titled “Section 6 — Privileged Access Management (PAM)”

PAM primarily protects:

  • A. Public websites
  • B. Privileged accounts and identities
  • C. DNS records
  • D. Printers

Answer: B


Just-in-Time (JIT) access provides:

  • A. Permanent administrator privileges
  • B. Temporary privileged access when required
  • C. Guest access
  • D. Anonymous access

Answer: B


A Credential Vault is used to:

  • A. Store backups
  • B. Secure privileged credentials
  • C. Store application logs
  • D. Host websites

Answer: B


Which PAM capability records administrator sessions?

  • A. Session Recording
  • B. Password Sharing
  • C. Network Routing
  • D. Data Compression

Answer: A


Which Microsoft service provides privileged role management?

  • A. Microsoft Teams
  • B. Microsoft Entra Privileged Identity Management (PIM)
  • C. Microsoft Word
  • D. Microsoft Defender Antivirus

Answer: B


Section 7 — Identity Governance & Enterprise IAM

Section titled “Section 7 — Identity Governance & Enterprise IAM”

IGA stands for:

  • A. Identity Governance & Administration
  • B. Integrated Global Authentication
  • C. Internet Gateway Access
  • D. Identity Group Assignment

Answer: A


Which process removes user access after employment ends?

  • A. Provisioning
  • B. Federation
  • C. Deprovisioning
  • D. Authentication

Answer: C


Access Reviews help organizations:

  • A. Increase storage capacity
  • B. Verify users still require assigned permissions
  • C. Improve internet speed
  • D. Configure routers

Answer: B


Segregation of Duties (SoD) helps prevent:

  • A. Data compression
  • B. Fraud and conflicting responsibilities
  • C. Hardware failures
  • D. Network congestion

Answer: B


Which IAM architecture component stores identity information?

  • A. Directory Service
  • B. Firewall
  • C. VPN
  • D. Proxy Server

Answer: A


Which component typically performs user authentication?

  • A. Identity Provider
  • B. Router
  • C. Database
  • D. Switch

Answer: A


Zero Trust identity architecture follows which principle?

  • A. Trust Internal Users Automatically
  • B. Never Trust, Always Verify
  • C. Authenticate Only Once
  • D. Disable MFA

Answer: B


Which enterprise IAM capability simplifies access to multiple applications?

  • A. DHCP
  • B. Single Sign-On
  • C. VLAN
  • D. NAT

Answer: B


Which enterprise practice improves identity security?

  • A. Shared Administrator Accounts
  • B. Periodic Access Reviews
  • C. Permanent Privileged Access
  • D. Disabled Logging

Answer: B


Which statement best describes Enterprise IAM Architecture?

  • A. It focuses only on passwords.
  • B. It provides a centralized framework for managing identities, authentication, authorization, governance, and secure access across enterprise systems.
  • C. It replaces cybersecurity.
  • D. It manages only cloud storage.

Answer: B


Congratulations on completing the Identity & Access Management (IAM) Module Assessment.

If you achieved a score of 70% or higher, you have demonstrated a solid understanding of:

  • IAM Fundamentals
  • Authentication
  • Authorization
  • Multi-Factor Authentication (MFA)
  • Identity Federation
  • Single Sign-On (SSO)
  • Role-Based Access Control (RBAC)
  • Attribute-Based Access Control (ABAC)
  • Privileged Access Management (PAM)
  • Identity Governance & Administration (IGA)
  • Enterprise IAM Architecture

These concepts form the identity security foundation required for securing enterprise, cloud, and hybrid environments.


🎉 You have successfully completed Module 09 — Identity & Access Management (IAM).

You now understand how enterprise organizations securely manage identities, authenticate users, authorize access, govern permissions, and protect privileged accounts across modern IT environments.

This knowledge is essential for Cloud Security Engineers, IAM Engineers, DevSecOps Engineers, Security Architects, SOC Analysts, and GRC professionals.


➡️ Module 10 — Cryptography Fundamentals

In the next module, you’ll explore the foundations of cryptography and learn how modern organizations protect sensitive information, communications, and digital identities through encryption and cryptographic technologies.

You’ll learn about:

  • Cryptography Fundamentals
  • Symmetric Encryption
  • Asymmetric Encryption
  • Hashing Algorithms
  • Digital Signatures
  • Public Key Infrastructure (PKI)
  • TLS & SSL
  • Certificates & Certificate Authorities
  • Key Management
  • Cryptography in Cloud Computing
  • Enterprise Cryptography Best Practices

Cryptography is one of the most important pillars of cybersecurity. It protects data at rest, data in transit, digital identities, cloud workloads, financial transactions, and secure communications across enterprise environments.

Welcome to Module 10 — Cryptography Fundamentals! 🔐