An enterprise security engineer is auditing the AAA implementation of a newly deployed hybrid cloud access portal. The engineer needs to ensure that access governance controls are strictly categorized according to core AAA principles. Which of the following technical controls specifically perform the Authorization function within this framework? (Select TWO).
- Applying dynamic VLAN segment assignments and contextual network access rules based on validated security group attributesAnswer
- Enforcing role-based resource permissions that restrict file system read and write privileges after identity validationAnswer
- CValidating user-supplied time-based one-time password (TOTP) codes against the central identity provider during sign-in
- DStreaming session connection timestamps, active duration, and data transfer volumes to a central SIEM server
Answer
The correct controls are applying dynamic VLAN segment assignments based on security groups and enforcing role-based resource permissions after identity validation.
Authorization is responsible for determining permissions and enforcing access boundaries once identity is established. Applying dynamic VLAN access rules based on user group entitlement and enforcing role-based read/write file permissions both explicitly grant or restrict resource access based on policies.
Step-by-Step Solution
Key Concept
Authentication, Authorization, and Accounting (AAA)