Access Control
- Access Control
- Control who is allowed to access certain resources.
This is achieved by authenticating the user to establish proper credentials
and when properly authenticated, may be authorized to perform certain
operations on a given set of resources.
This chapter covers the topics of access control, using authentication and authorization.
Table of contents