This article addresses a scenario where access to Adobe Firefly or other Generative AI sites remains available to all users even after implementing an Active Directory (AD) group exception rule. This occurs when broad "Allow" rules for general web categories match the traffic before the specific AI restriction is evaluated.
Policy evaluation in Edge SWG follows a specific order. If a transaction matches a broad "Allow" rule (e.g., for categories like "Technology/Internet" or "Business/Economy") in an earlier layer or rule, the proxy permits the connection. Specific "Deny" rules placed later in the policy will not be evaluated unless a FORCE_DENY is utilized or the "Allow" rules are reordered.
To ensure only a specific AD group can access Adobe Firefly while blocking all others, implement the following policy logic:
firefly.adobe.com. Reference: Debug access denied errors or website accessibility issues with Policy tracing.firefly.adobe.com (or "Adobe Firefly" application object).FORCE_DENY ensures this rule overrides any standard "Allow" matches in other layers.