Authentication and Authorization
The Ingeniux CMS security model is divided into two pieces: authentication and authorization. Authentication determines whether a user's credentials are valid. Authorization determines the user's access to resources along with what the user can do with those resources.
On the DSS, an additional type of authentication, run-time authentication (RTA), provides a layer of permissioning to live content.
This section includes: