A user is attempting to access a cloud application protected by Duo SSO. The Duo prompt shows 'Access Denied: Your device is not running a supported browser'. Where is this restriction defined?
Trap 1: In the Active Directory GPO for the user
GPO does not dictate browser restrictions for cloud-based SSO prompts.
Trap 2: In the Duo Authentication Proxy configuration file
The proxy does not handle browser-level posture enforcement for SSO.
Trap 3: In the local browser settings of the client machine
Client-side settings cannot override server-side policy enforcement.
- A
In the Active Directory GPO for the user
Why wrong: GPO does not dictate browser restrictions for cloud-based SSO prompts.
- B
In the Duo Authentication Proxy configuration file
Why wrong: The proxy does not handle browser-level posture enforcement for SSO.
- C
In the Duo Application configuration under 'Browser Restrictions'
Duo policies allow administrators to restrict access based on browser versions and types.
- D
In the local browser settings of the client machine
Why wrong: Client-side settings cannot override server-side policy enforcement.