Quiz on Oauth2
Let’s test your knowledge on the implementation of Oauth2 with Spring security.
We'll cover the following...
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
Question 1 of 80 attempted