What are the steps involved in authentication?
Steps in Authentication
The control over the access of the resources in the repository is exercised in two steps namely Authentication and Authorization.
1. Authentication aims at checking if the user is permitted to connect to the repository server.
2. Authorization aims at checking if the user is permitted to perform the operation he or she is trying to operate.