In Spring Security, Authorization refers to:
Verifying the user's identity
Granting access to resources based on roles/permissions
Encrypting passwords
Sending JWTs to the client
This question is part of this quiz :