wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

C8 Identity and Access Management 100q

Total questions: 100

Worksheet time: 2hrs 40mins

Name
Class
Date
1.

A healthcare organization issues smart badges to all staff members to log into workstations. What type of identity mechanism is being employed?

a)

Biometrics

b)

Hardware token

c)

Federated identity

d)

Smart card

2.

In a university setting, students log in with a campus-wide credential that allows access to email, library databases, and learning portals. What identity concept is being used?

a)

Role-based access control

b)

Multifactor authentication

c)

Single sign-on (SSO)

d)

Discretionary access control

3.

A company uses LinkedIn credentials to allow users to sign into their internal training platform. What identity federation technique is this?

a)

Biometrics

b)

Identity proofing

c)

Federated login

d)

Role-based delegation

4.

While onboarding, an employee is asked to provide a government-issued ID and utility bill. What process is taking place?

a)

Provisioning

b)

Federation

c)

Identity proofing

d)

Authorization

5.

What identity type describes the unique characteristics and records associated with a user in a system?

a)

Role

b)

Subject

c)

Entity

d)

Digital identity

6.

An employee’s access is automatically revoked once they leave the company. What process ensures this occurs?

a)

Access logging

b)

Credential rotation

c)

Deprovisioning

d)

Authorization

7.

What identity model requires credentials to be validated by a third-party identity provider across multiple domains?

a)

Local authentication

b)

Role-based access

c)

Federated identity

d)

SSO

8.

Which of the following best defines an identity as used in Identity and Access Management (IAM)?

a)

A username and password pair

b)

A unique representation of a subject including attributes

c)

An assigned role

d)

A device on the network

9.

Which of the following is NOT an example of identity data?

a)

Fingerprint scan

b)

Group membership

c)

File ownership

d)

Date of birth

10.

What is the purpose of a directory service in identity management?

a)

To detect malware on user accounts

b)

To store and retrieve identity-related data

c)

To control encryption keys

d)

To monitor network traffic

11.

In which scenario would identity federation be most useful?

a)

Allowing a user to log into a workstation using a PIN

b)

Allowing contractors to log into a corporate system using their own organization’s credentials

c)

Assigning access rights to files

d)

Encrypting database records

12.

What is the primary concern if an identity provider (IdP) is compromised in a federated identity system?

a)

The user cannot access shared folders

b)

All authentication and linked services are at risk

c)

The domain name might change

d)

Role-based access must be reconfigured

13.

What identity principle ensures users are only given the minimum levels of access necessary?

a)

Least privilege

b)

Role-based access

c)

Multifactor authentication

d)

Authorization mapping

14.

Which of these best describes the relationship between an identity provider and a relying party?

a)

Peer-to-peer

b)

Accessor-owner

c)

Authenticator-verifier

d)

Provider-consumer

15.

Which format is commonly used in SAML-based federated identity systems?

a)

XML

b)

CSV

c)

JSON

d)

SQL

16.

A company requires employees to authenticate via a QR code tied to their mobile identity app. What authentication mechanism is being used?

a)

Knowledge-based

b)

Token-based

c)

Biometric

d)

Certificate-based

17.

Why is an identity lifecycle important in IAM?

a)

To track user purchases

b)

To ensure physical security of devices

c)

To manage access across hire-to-retire processes

d)

To enforce encryption on stored data

18.

What identity concept helps define access based on a user’s attributes like department or job function?

a)

DAC

b)

ABAC

c)

MAC

d)

RBAC

19.

What component of IAM verifies that a person is who they claim to be?

a)

Authorization

b)

Provisioning

c)

Authentication

d)

Group policy

20.

An organization links its cloud file storage service to its internal Active Directory for login purposes. This is an example of:

a)

Biometrics

b)

Identity federation

c)

Smart token authentication

d)

Device-based trust

21.

Which of the following best supports the concept of identity assurance?

a)

Length of a password

b)

Identity proofing

c)

Logging user keystrokes

d)

Providing a VPN

22.

A hospital uses a system where a staff member’s access is dictated by their job (doctor, nurse, admin). This is an example of:

a)

DAC

b)

RBAC

c)

ABAC

d)

MAC

23.

What is typically the first phase in the identity lifecycle?

a)

Revocation

b)

Authentication

c)

Proofing

d)

Onboarding

24.

What document formally outlines how identities are issued, validated, and managed?

a)

SLA

b)

Certificate of trust

c)

IAM policy

d)

Token agreement

25.

Which of the following best describes the goal of IAM in an enterprise?

a)

Encrypting employee emails

b)

Tracking employee time cards

c)

Ensuring proper access to resources based on verified identity

d)

Blocking access to websites

26.

An organization requires employees to use a password and a fingerprint to access a secure database. What is this an example of?

a)

Single-factor authentication

b)

Password complexity

c)

Multifactor authentication

d)

Role-based access control

27.

Which of the following is considered something you have in an authentication context?

a)

Retina scan

b)

Password

c)

PIN

d)

Smart card

28.

What protocol is typically used in Kerberos authentication?

a)

CHAP

b)

NTLM

c)

LDAP

d)

Ticket Granting Tickets (TGT)

29.

A system uses a challenge-response mechanism to authenticate users without sending passwords over the network. What protocol is likely being used?

a)

Kerberos

b)

CHAP

c)

LDAP

d)

OAuth

30.

What is the main purpose of RADIUS in an authentication environment?

a)

Password complexity enforcement

b)

Password expiration and history policy

c)

Single sign-on configuration

d)

Biometric fallback policy

31.

What type of access control model assigns permissions based on job titles or functions?

a)

MAC

b)

RBAC

c)

DAC

d)

ABAC

32.

Which factor is used when authentication is based on retinal scanning?

a)

Something you know

b)

Something you have

c)

Something you are

d)

Somewhere you are

33.

An online banking application sends a one-time code via SMS in addition to a password. What is this technique called?

a)

OAuth

b)

Two-factor authentication

c)

SAML

d)

Identity federation

34.

What does the principle of least privilege help prevent?

a)

System crashes

b)

Credential reuse

c)

Unauthorized access

d)

Redundant logging

35.

In OAuth 2.0, what is the purpose of the access token?

a)

Authenticate users

b)

Define password requirements

c)

Grant limited access to user resources

d)

Replace multifactor authentication

36.

What protocol does Microsoft Active Directory commonly use for user authentication?

a)

SAML

b)

LDAP

c)

Kerberos

d)

TACACS+

37.

What type of access control gives the "owner" of a file the discretion to decide who else can access it?

a)

MAC

b)

ABAC

c)

DAC

d)

RBAC

38.

Which of the following best describes TACACS+?

a)

Decentralized access control

b)

Biometric encryption protocol

c)

Centralized AAA protocol used by Cisco

d)

Token generation service

39.

A company uses a fingerprint scanner on its employee entrance and an ID badge swipe. What best describes this approach?

a)

Dual control

b)

Two-factor authentication

c)

Single sign-on

d)

Biometric access override

40.

In SAML, what is the system that provides authentication and issues assertions called?

a)

Relying Party

b)

Service Provider

c)

Authorization Agent

d)

Identity Provider

41.

What is the primary goal of authorization in access management?

a)

Prevent physical access to servers

b)

Verify user identity

c)

Grant appropriate access to resources

d)

Rotate encryption keys

42.

Which of the following is NOT considered a secure authentication method?

a)

Plaintext passwords

b)

Kerberos

c)

Certificate-based authentication

d)

Biometrics

43.

Which access model is used when access rights are granted based on user and environmental attributes such as time of day or location?

a)

RBAC

b)

DAC

c)

ABAC

d)

MAC

44.

A cloud application uses SAML to allow users to log in using their enterprise credentials. What is this called?

a)

OAuth redirection

b)

Federation

c)

Token relay

d)

RBAC proxy

45.

Which component ensures only authorized users can view or modify resources after logging in?

a)

SSO

b)

Federation

c)

Authorization

d)

Authentication

46.

What mechanism allows users to authenticate once and gain access to multiple systems without re-entering credentials?

a)

LDAP chaining

b)

Single Sign-On (SSO)

c)

RBAC linking

d)

OAuth tunneling

47.

Which of these protocols is used to enable web-based Single Sign-On (SSO)?

a)

OAuth

b)

CHAP

c)

SAML

d)

TACACS

48.

In a certificate-based authentication system, what is required on the client side?

a)

Username only

b)

Private key

c)

Browser plugin

d)

Security question

49.

Which term describes a system that both authenticates users and decides whether they are allowed to access specific resources?

a)

Identity Broker

b)

Access Gateway

c)

AAA System

d)

Endpoint Protector

50.

Which authentication method involves using a changing numeric code generated by a physical or software token?

a)

LDAP

b)

TOTP

c)

OAuth

d)

SAML

51.

What authentication factor is used when logging in with a USB security key?

a)

Something you know

b)

Something you are

c)

Something you have

d)

Something you do

52.

What protocol uses tokens and allows one application to access resources on another application without exposing passwords?

a)

Kerberos

b)

OAuth

c)

SAML

d)

RADIUS

53.

Which of the following is NOT considered a secure method of password storage?

a)

Hashing with bcrypt

b)

MD5 without salting

c)

SHA-256 with salting

d)

Argon2id hashing

54.

What biometric method analyzes the unique pattern of ridges and valleys on a person’s finger?

a)

Iris scan

b)

Facial recognition

c)

Fingerprint recognition

d)

Retinal scan

55.

What is a key benefit of using biometric authentication?

a)

Passwords are no longer needed

b)

Biometrics are non-repudiable

c)

Multi-device access is blocked

d)

It guarantees anonymity

56.

A company implements facial recognition at entry points. What type of authentication method is this?

a)

Token-based

b)

Knowledge-based

c)

Biometric

d)

Location-based

57.

Which protocol is most commonly used in VPN authentication and can carry a variety of methods, including certificates?

a)

LDAP

b)

EAP

c)

OAuth

d)

TOTP

58.

What is HOTP primarily used for?

a)

Encrypting network traffic

b)

Granting authorization to users

c)

One-time password generation based on a counter

d)

Biometric scanning

59.

Which is an example of knowledge-based authentication?

a)

Answering a security question

b)

Scanning a retina

c)

Receiving an SMS code

d)

Using a hardware token

60.

Which technology is often used to implement certificate-based authentication?

a)

SAML

b)

TOTP

c)

Public Key Infrastructure (PKI)

d)

OAuth2

61.

Why is biometric authentication considered more secure than passwords?

a)

Biometrics change regularly

b)

They are stored in plaintext

c)

They cannot be guessed or easily shared

d)

They are updated monthly

62.

Which method can be used to verify that a password was not altered in transit?

a)

Salting

b)

Hashing

c)

Tunneling

d)

Signing

63.

What authentication protocol supports single sign-on and works across different domains?

a)

NTLM

b)

Kerberos

c)

EAP-TLS

d)

LDAP

64.

What makes TOTP more secure than HOTP in many environments?

a)

TOTP codes never expire

b)

TOTP doesn’t require a token

c)

TOTP is based on time, limiting the window of validity

d)

HOTP is based on a private key

65.

A hardware security module (HSM) is used for what authentication purpose?

a)

Biometric scanning

b)

Credential revocation

c)

Secure cryptographic key storage and operations

d)

Password generation

66.

Which type of authentication requires a certificate stored on the device to verify user identity?

a)

Kerberos

b)

LDAP

c)

Certificate-based

d)

Biometric

67.

Which of the following is most likely to help protect against credential stuffing attacks?

a)

SMS-based authentication

b)

TOTP

c)

Account lockout policies

d)

Static passwords

68.

Which biometric method is often considered the most accurate?

a)

Voice recognition

b)

Iris scan

c)

Facial recognition

d)

Fingerprint scan

69.

An enterprise uses certificates installed on laptops to authenticate to Wi-Fi. What is this called?

a)

TOTP login

b)

RADIUS relay

c)

Certificate-based authentication

d)

Biometric access

70.

A user's identity is verified by swiping a badge and entering a PIN. What type of authentication is this?

a)

Single-factor

b)

Multifactor

c)

Biometric-only

d)

Password-less

71.

What makes OAuth 2.0 preferable for mobile app authentication?

a)

It uses biometric tokens

b)

It encrypts traffic using EAP

c)

It grants limited access without sharing user credentials

d)

It relies on session cookies

72.

Which method uses a time-based algorithm and shared secret key for code generation?

a)

HOTP

b)

TOTP

c)

LDAP

d)

RBAC

73.

A certificate is revoked due to suspected compromise. Where is this status made publicly available?

a)

LDAP directory

b)

DNS resolver

c)

CRL (Certificate Revocation List)

d)

RADIUS server

74.

Which authentication method offers the highest resistance to phishing?

a)

Knowledge-based

b)

Password-based

c)

Smart cards

d)

FIDO2 security keys

75.

A new employee is assigned a user account with access to specific folders and email systems. What process is this an example of?

a)

Federation

b)

Provisioning

c)

Authorization

d)

Delegation

76.

What is the primary purpose of implementing account expiration for temporary accounts?

a)

To restrict login hours

b)

To reduce password complexity

c)

To automatically remove access after a defined period

d)

To enforce password changes

77.

What type of account should a system administrator use for everyday tasks like checking email?

a)

Domain admin account

b)

Root account

c)

Guest account

d)

Standard user account

78.

Which of the following is considered a privileged account?

a)

Domain user

b)

Guest user

c)

System service account

d)

Administrator account

79.

What process ensures inactive or orphaned accounts are detected and removed?

a)

Account lifecycle management

b)

Credential rotation

c)

Access control modeling

d)

Identity proofing

80.

Which of the following is a best practice for managing default accounts on systems?

a)

Keep them enabled for troubleshooting

b)

Share the credentials with all administrators

c)

Disable or rename them if not in use

d)

Use them only during business hours

81.

A user leaves an organization, but their account is not disabled. What type of risk does this represent?

a)

Insider threat

b)

Compliance gap

c)

Account hijacking

d)

Orphaned account

82.

What type of account is typically used by software to run background processes?

a)

User account

b)

Administrator account

c)

Service account

d)

Guest account

83.

A system is configured to require re-approval of accounts every 90 days. What is this practice called?

a)

Account reconciliation

b)

Access certification

c)

Deprovisioning

d)

Authentication

84.

Which feature allows tracking who accessed or modified a specific user account?

a)

SAML

b)

Authentication log

c)

Access control list

d)

Account audit trail

85.

Why should administrator accounts not be used for daily tasks?

a)

They can be shared between users

b)

They bypass antivirus software

c)

They expose systems to elevated risk if compromised

d)

They expire every 30 days

86.

A developer is given a separate account with elevated privileges to deploy applications. This is an example of:

a)

Role escalation

b)

Just-in-time access

c)

Privilege separation

d)

Group nesting

87.

What term describes an account that is shared between multiple users?

a)

Privileged account

b)

Shared account

c)

Service account

d)

Root account

88.

A manager notices a former employee’s account is still active in HR systems. What control failed?

a)

Role-based access control

b)

Account deprovisioning

c)

Access approval

d)

Authentication

89.

What is the main security concern with using shared accounts?

a)

They generate too many logs

b)

Users forget their passwords

c)

They lack individual accountability

d)

They cost more to manage

90.

What is the purpose of enforcing unique user IDs?

a)

Prevent phishing

b)

Enable password reuse

c)

Support non-repudiation

d)

Block admin access

91.

What is the benefit of implementing a role-based account model?

a)

Easier for users to bypass controls

b)

Simplifies permission assignments

c)

Eliminates need for authentication

d)

Reduces need for backups

92.

An attacker gains access to a disabled employee account. What principle was violated?

a)

Defense in depth

b)

Least privilege

c)

Access control

d)

Account lifecycle management

93.

Which setting can help detect if multiple logins are occurring from one account simultaneously?

a)

Account lockout

b)

Login concurrency restriction

c)

Session timeout

d)

Password age

94.

A contractor is hired for 30 days. What type of account should be created?

a)

Service account

b)

Administrator account

c)

Temporary account

d)

Guest account

95.

What should happen to accounts of users who go on long-term leave?

a)

They should be deleted immediately

b)

Set to guest mode

c)

Temporarily disabled or suspended

d)

Made shared with a peer

96.

Which of the following is NOT a common type of account?

a)

Guest

b)

Service

c)

Audit

d)

Root

97.

Why should service accounts be monitored closely?

a)

They use biometric data

b)

They often have elevated, non-expiring privileges

c)

They rotate passwords automatically

d)

They are temporary by design

98.

What control helps prevent misuse of accounts after termination?

a)

Password complexity

b)

Account lockout policy

c)

Timely deprovisioning

d)

TOTP enforcement

99.

A financial institution requires approval from two managers to create new high-level user accounts. What is this control?

a)

Principle of least privilege

b)

Mandatory access control

c)

Dual control

d)

Role-based access

100.

What type of access control relies on labels such as "Confidential" or "Top Secret"?

a)

RBAC

b)

DAC

c)

MAC

d)

ABAC