InterviewStack.io LogoInterviewStack.io

Identity, Authentication, and Access Management Questions

Designing and operating identity and access control systems. Covers authentication protocols and standards (OAuth, SAML, OIDC, MFA), authorization models (RBAC, ABAC), identity lifecycle and privilege management, IAM architecture and automation, and access control across cloud and on-premises environments. The 'who can do what' control plane, distinct from cryptographic key management.

EasyTechnical
44 practiced

Compare OAuth 2.0, OpenID Connect (OIDC), and SAML for solving authentication and authorization problems. For each protocol explain primary use cases (e.g., web SSO, mobile apps, enterprise federation), how authentication statements are conveyed, and typical deployment considerations (mobile vs enterprise SSO). Provide criteria you would use to choose one protocol over the others.

HardTechnical
45 practiced

You are the lead security engineer responsible for migrating 200 services from local username/password auth to OIDC SSO. Draft a phased migration plan covering discovery of affected systems, gating criteria for rollout phases, developer onboarding, handling legacy clients, session migration, rollback strategy, and metrics/KPIs to determine successful migration.

MediumTechnical
44 practiced

Describe proactive and reactive methods to detect and prevent privilege escalation across accounts and services. Include design-time strategies (least privilege, separation of duties, permission boundaries), runtime detection signals, monitoring heuristics, automated guardrails, and testing approaches such as red-teaming and entitlement scanning.

HardSystem Design
44 practiced

Design an end-to-end authentication and authorization architecture for a SaaS platform with 10M users that supports web SPAs, server-rendered pages, mobile apps, third-party APIs, SSO via SAML and OIDC, social login providers, and a microservices backend. Specify token flows for user and service identities, session management choices, refresh strategies, token revocation, rate limiting, certificate/key rotation, identity provider integration patterns, and recovery plans for a major credential compromise.

MediumTechnical
34 practiced

Design single sign-on (SSO) and single logout (SLO) across multiple web applications and multiple identity providers (SAML and OIDC). Explain front-channel vs back-channel logout mechanisms, how you'd correlate sessions across apps, and how to handle IdP unavailability or failure modes without leaving orphaned sessions.

Unlock Full Question Bank

Get access to all Identity, Authentication, and Access Management interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.