A cloud security administrator is updating the identity and access management framework for an enterprise application platform to align strictly with the AAA model. Which of the following implementation steps specifically address the Authorization pillar of AAA? (Select TWO.)
- Applying Role-Based Access Control (RBAC) policies to assign specific resource permissions based on job functionCevap
- BVerifying user credentials and time-based one-time password (TOTP) codes through a central identity provider
- Enforcing Attribute-Based Access Control (ABAC) rules to evaluate environmental context and resource tags before granting request accessCevap
- DConfiguring centralized event logging to record all user session API calls to an append-only audit bucket
Cevap
The configurations that specifically address Authorization are applying Role-Based Access Control (RBAC) policies to assign resource permissions and enforcing Attribute-Based Access Control (ABAC) rules based on context and resource tags.
Authorization determines the permissions and access rights granted to an identity after it has been authenticated. Both Role-Based Access Control (RBAC) and Attribute-Based Access Control (ABAC) are access control frameworks designed specifically to define and enforce what actions users or services can perform on target resources.
Adım Adım Çözüm
Anahtar Kavram
Authentication, Authorization, and Accounting (AAA)