Skip to main content

Request flow

1

Desktop Agent captures a network packet

TODO — captures traffic headed to an administrator-registered target URL.
2

Guardian Bastion receives the packet

TODO
3

UIPP parsing

TODO — the matching UIPP extracts the user’s input and automatically determines InputType.
4

Settings validation

TODO — max text length, max file size, allowed file type.
5

Policy lookup

TODO — Guardian Bastion fetches the active Guard Policy for the Project.
6

Guardian analyzes

TODO — PASS, MASK, or BLOCK.
7

Response returned to the Desktop App

TODO — if MASK, the UI shows masked content; if BLOCK, the request is prevented.

What the user sees

Final actionUser experience
PASSInvisible. The request proceeds normally.
MASKTODO — describe whether masking is visible in the UI.
BLOCKTODO — describe the blocked-request notification.

Privacy and logging

TODO — what is logged to Opticon, what is not, and how long logs are retained.