wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Identity and Access Management Quiz

Total questions: 44

Worksheet time: 33mins

Name
Class
Date
1.

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

a)

To back up organizational data

b)

To design IT infrastructure

c)

To control who can access what within a digital system

d)

To monitor employee work hours

2.

In IAM, what does the term "identity" refer to?

a)

A user's job performance score

b)

The digital information that uniquely identifies a user

c)

The list of passwords a user owns

d)

The name of the IT department

3.

Why is it important for identity and access to work together in IAM?

a)

So that users can access every system freely

b)

To avoid having to create user profiles

c)

Because identity confirms who a person is, and access determines what they can do

d)

To automatically generate usernames for all employees

4.

What is one key reason organizations use IAM systems instead of managing access manually?

a)

It increases employee salaries

b)

It replaces all human decision-making

c)

It allows users to bypass passwords

d)

It automates access control and reduces security risks

5.

What does the first "A" in the AAA framework stand for, and what does it involve?

a)

Authorization; allowing access to apps

b)

Authentication; verifying a user's identity

c)

Accounting; tracking financial activities

d)

Access; granting all system rights

6.

Which best describes the Principle of Least Privilege?

a)

Allowing users access to everything at all times

b)

Giving users access only to the data they request

c)

Granting users only the access necessary for their job and nothing more

d)

Letting users decide their own access levels

7.

What is the main goal of the "Accounting" part of AAA in IAM?

a)

To calculate user salaries

b)

To determine user satisfaction

c)

To log and monitor user activities for auditing and security purposes

d)

To manage financial reports

8.

What does the Zero Trust model emphasize in an IAM strategy?

a)

Granting full trust to insiders only

b)

Always verifying users and devices, even those inside the network

c)

Trusting users who pass the authentication check

d)

Never allowing access to sensitive systems

9.

What are the three main phases of the identity lifecycle in IAM?

a)

Creation, Promotion, Demotion

b)

Birth, Growth, Death

c)

Joiner, Mover, Leaver

d)

Sign-up, Login, Logout

10.

Which of the following is considered a "Something You Have" authentication factor?

a)

Password

b)

Fingerprint

c)

Smartphone or security token

d)

Typing speed

11.

What is the key benefit of Multi-Factor Authentication (MFA)?

a)

It replaces all other forms of authentication

b)

It allows users to log in without a password

c)

It combines multiple factors to strengthen security

d)

It enables remote login without approval

12.

How does Single Sign-On (SSO) improve user experience and security?

a)

By letting users create multiple accounts for each system

b)

By allowing users to log in once and access many systems

c)

By requiring complex passwords for every login

d)

By sending login alerts to users daily

13.

Which access control model grants permissions based on a user’s job title or role?

a)

ABAC

b)

PBAC

c)

RBAC

d)

MAC

14.

What is a key advantage of Attribute-Based Access Control (ABAC)?

a)

It gives resource owners full control over access

b)

It’s the most secure model available

c)

It adjusts access based on user attributes like location, department, and employment type

d)

It allows access based solely on login time

15.

In the Policy-Based Access Control (PBAC) model, which of the following would typically be a rule for granting access?

a)

User’s job title

b)

User’s login time and device type

c)

User’s fingerprint

d)

User’s favorite app

16.

Which access control model uses classification labels like “Public,” “Confidential,” and “Secret,” and requires matching user clearance?

a)

Mandatory Access Control (MAC)

b)

Discretionary Access Control (DAC)

c)

Role-Based Access Control (RBAC)

d)

Attribute-Based Access Control (ABAC)

17.

What is the key difference between a role and an entitlement in IAM?

a)

Roles are temporary, while entitlements are permanent

b)

Roles define general access needs, entitlements specify exact permissions within systems

c)

Roles are for contractors, entitlements for employees

d)

Roles are always defined by the user, entitlements by the system

18.

How do role hierarchies improve access management in an organization?

a)

They remove the need for any entitlements

b)

They allow senior roles to inherit access from junior roles, reducing complexity

c)

They limit user access to a single application

d)

They prevent access from being updated automatically

19.

What does mapping entitlements to business functions help an organization achieve?

a)

Lower internet usage

b)

Increased hardware performance

c)

Alignment of user access with actual job responsibilities

d)

Elimination of role-based access

20.

Which principle is upheld when access is reviewed and adjusted after a promotion or role change?

a)

First-Come, First-Served

b)

Principle of Least Privilege

c)

Open Access Policy

d)

Maximum User Flexibility

21.

What is the primary purpose of an Access Request System (ARS)?

a)

To track employee attendance

b)

To allow users to request special or temporary access securely and efficiently

c)

To manage employee salaries

d)

To update users’ job descriptions

22.

In a “Series Approval” workflow, how is access approved?

a)

All approvers approve at the same time

b)

Each approver reviews the request one after the other

c)

Only the application owner must approve

d)

The system auto-approves all requests

23.

What role does a “Default Approver” play in the ARS process?

a)

Approves requests only on weekends

b)

Is used in high-risk request approvals only

c)

Acts as the fallback approver when no specific manager is listed

d)

Approves only access to public data

24.

What happens in an “Escalation After Timeout” scenario?

a)

The user must resubmit their request

b)

The request is forwarded to a backup approver if it isn’t acted upon in time

c)

The request is automatically denied

d)

The user gets temporary access immediately

25.

What is the primary goal of Segregation of Duties (SoD) in IAM?

a)

To prevent a person from having a toxic combination of access that could enable fraud or misuse

b)

To ensure everyone has access to all systems

c)

To limit system downtime

d)

To reduce the number of job roles in an organization

26.

What is a “toxic combination” in the context of SoD?

a)

A mix of incompatible job titles

b)

A user who has access to too many applications

c)

Two or more permissions that are safe separately but risky when combined

d)

A conflict between an employee and their manager

27.

How can organizations enforce SoD effectively?

a)

By allowing each department to set its own rules

b)

By requiring users to manually track their own entitlements

c)

By using IAM systems to automatically detect and block risky access combinations

d)

By limiting employees to only one role

28.

Which of the following is a way AI helps enhance SoD monitoring?

a)

It deletes old user accounts

b)

It performs behavior monitoring and peer comparisons to flag unusual access requests

c)

It updates user passwords every day

d)

It removes all access if a risk is detected

29.

In the context of IAM, what is the role of Governance?

a)

Catching hackers through firewall rules

b)

Defining access rules and ensuring they align with business needs

c)

Approving vacation requests

d)

Resetting user passwords

30.

Which of the following best defines "risk" in IAM?

a)

A list of user passwords

b)

The number of users in an organization

c)

The chance of a data breach, fraud, or operational failure

d)

The amount of storage used in cloud servers

31.

Why is compliance important in an IAM program?

a)

To speed up employee onboarding

b)

To ensure access rules are being followed and regulatory requirements are met

c)

To make sure everyone has equal access

d)

To limit access to internal staff only

32.

Which of the following is an example of an external compliance framework?

a)

JavaScript

b)

AWS

c)

GDPR

d)

SQL

33.

What is the main purpose of access certifications in IAM?

a)

To train new employees on IAM tools

b)

To promote users to higher roles

c)

To review and verify that users only have the access they need

d)

To generate monthly performance reports

34.

Which type of certification campaign would focus on verifying who has access to a specific application?

a)

Role Campaign

b)

Team Campaign

c)

Application Campaign

d)

Entitlement Campaign

35.

How often are certifications typically conducted for high-risk roles like system administrators?

a)

Annually

b)

Monthly

c)

Once at onboarding

d)

Every five years

36.

Which of the following is a key benefit of regular certification campaigns?

a)

Encouraging users to request more access

b)

Maintaining security and compliance by removing unnecessary privileges

c)

Allowing access to sensitive systems without review

d)

Simplifying password policies

37.

What is the main purpose of a SaaS IAM connector?

a)

To store passwords in the cloud

b)

To monitor internet usage

c)

To bridge cloud IAM systems with on-premises resources like Active Directory

d)

To remove old user accounts automatically

38.

Which IAM tool uses a Virtual Appliance (VA) to connect cloud IAM with local systems?

a)

Azure AD

b)

SailPoint

c)

Okta

d)

Google Workspace

39.

What makes Saviynt Connect 2.0 (SC2.0) notable from a security perspective?

a)

It uses public IPs for inbound communication

b)

It creates a secure, outbound SSL tunnel without needing inbound ports

c)

It requires admin passwords to be stored in plain text

d)

It only works on Windows servers

40.

What is one key benefit of using a hybrid IAM model with connectors?

a)

It removes the need for cloud services

b)

It allows centralized identity management across both cloud and on-prem environments

c)

It limits user access to local networks only

d)

It replaces the need for Active Directory

41.

Which method does an IAM system typically use to grant access based on attributes like department, location, or role?

a)

Discretionary Access Control (DAC)

b)

Manual Role Assignment

c)

Attribute-Based Access Control (ABAC)

d)

Static Permissions List

42.

What IAM feature allows a user to access multiple applications after a single successful login?

a)

Password Reset Tool

b)

Credential Vault

c)

Single Sign-On (SSO)

d)

Session Timeout

43.

What should an IAM system do when an employee goes on extended leave?

a)

Revoke all access permanently

b)

Temporarily restrict access to sensitive systems

c)

Require daily password changes

d)

Lock the user out of all systems immediately

44.

What is the key IAM process that ensures all user access is removed after an employee leaves the organization?

a)

Role reassignment

b)

Access certification

c)

De-provisioning and account reconciliation

d)

Password policy enforcement