Identity & Access Management Quiz

Authentication, authorization, and the identity concepts behind controlling who can access what.

This category currently has 100 questions in the SERVBG quiz bank. Below are a few sample questions — the full interactive quiz shuffles through the whole set with instant scoring.

Sample questions

In the OAuth 2.0 Authorization Code flow with PKCE, what is the purpose of the `code_verifier`?
Which statement about OAuth 2.1 (IETF draft) accurately reflects its current status and a key change from OAuth 2.0?
A public mobile app uses the authorization code flow. Why must it use PKCE even though it also registers a redirect URI?
What does DPoP (Demonstrating Proof of Possession) add to OAuth 2.0 token usage?
An authorization server returns `token_type: Bearer` with an opaque access token. A resource server needs to validate it. What is the standard mechanism?
Start the full quiz ›

Related categories

Python (Coding)
Python syntax, standard-library usage, and the language idioms that come up in day-to-day scripting and application work.
187 questions
JavaScript (Coding)
Core JavaScript language behavior, async patterns, and the quirks that trip up both beginners and experienced developers.
186 questions
Linux
Linux command-line usage, file permissions, process management, and the everyday admin tasks every sysadmin and developer needs.
150 questions
Security
General information security concepts — threats, defenses, and the fundamentals every IT professional should know.
148 questions
Hardware
Computer hardware components, how they interact, and the troubleshooting knowledge behind keeping systems running.
145 questions