Skip to main content
Feedback

Inject Model Attribute Headers Policy

Description

  • The Inject Model Attribute Headers Policy can inject API Management model (members, applications, plans, packages, keys, and package_keys) fields as HTTP header(s) in the target API request or the response coming from backend server.

  • It also supports EAVs (Extended Attributes Value).

  • The Header value is UTF-8 encoded (special characters except . - * _ and space are converted into one or more bytes using UTF-8 encoding scheme.)

  • The Policy does not enrich/inject header if :

    • Header data is empty

    • Header data is unavailable

    • The header and it's corresponding value to be added is already present in the request headers of pre-process and in the response headers of post-process.

On this Page