!--a11y-->
User Authentication and Authorization 
One function of the DTR allows you to control user access. Access control to a resource in the repository happens in two steps: authentication and authorization.
· Authentication is used to check whether the user is permitted to log on to the repository server.
· Authorization is used to check whether the user is allowed to execute the selected operation.
