Test your Authentication & Authorization knowledge with a free interactive quiz — 22 questions with answers and explanations. No signup needed to play.
Question 1/10Score 0
Why should authentication tokens/cookies be transmitted over HTTPS?
In this round
Why should authentication tokens/cookies be transmitted over HTTPS?
Why should passwords be stored hashed rather than in plaintext?
What does role-based access control (RBAC) do?
What is a JWT (JSON Web Token)?
What is the principle of least privilege?
What is a session in web authentication?
What is multi-factor authentication (MFA)?
What is a common way to authenticate a user?
What is OAuth commonly used for?
What is the difference between authentication and authorization?