Quiz on Oauth2
Let’s test your knowledge on the implementation of Oauth2 with Spring security.
Technical Quiz
1.
Authentication is ____.
A.
Preventing someone from denying that they accessed a resource
B.
A method to log a user’s activity on a system
C.
Verifying that a user is who they claim to be
D.
Giving a user permission to access a resource or function
1 / 8