An administrator needs to ensure that internal users can only access a specific cloud-based SaaS application using their corporate credentials. Which App-ID feature should be utilized in the Security Policy?
Trap 1: App-ID Tagging
Tags are for organizational purposes, not for policy enforcement.
Trap 2: Application Override
This bypasses Layer 7 inspection, which is the opposite of the desired behavior.
Trap 3: Service Objects
Service objects define ports, not the application layer behavior.
- A
Application Filters
Application Filters allow grouping applications by category, subcategory, or technology to enforce policies dynamically.
- B
App-ID Tagging
Why wrong: Tags are for organizational purposes, not for policy enforcement.
- C
Application Override
Why wrong: This bypasses Layer 7 inspection, which is the opposite of the desired behavior.
- D
Service Objects
Why wrong: Service objects define ports, not the application layer behavior.