= S3 Authentication, Authorization and Accounting = '''Authentication''' is the act of establishing or confirming someone's identity.[[BR]] '''Authorization''' is the concept of allowing access to resources only to those permitted to use them.[[BR]] '''Accounting''' refers to the tracking of user actions - an audit trail. == Roles == == ACLs == === Record Ownership === === Controller Restriction === === Resource Restriction === == Implementation of Access Control == === s3_has_permission === === s3_accessible_query === == Data Access Logging (Audit) == == Authentication == === Interactive Login === === HTTP Simple Authentication === ---- [wiki:DeveloperGuidelinesS3Framework]