Client Id Reader
Extracts and validates client identification information from packet headers. Reads client IDs previously added by ClientIDWriter components and performs filtering based on configured client identity. Enables client-specific processing pipelines, access control enforcement, and traffic isolation in multi-tenant environments. Can be configured to accept packets from specific clients while rejecting others.
Tags: SECURITY
Field | Type | Optional | Description | Default Value |
---|---|---|---|---|
Input | String | No | ||
Output | String | No | ||
Client Id | Uint32 | No | The ID of the client (must be between 0 and 65535). |