The following table identifies Gateway API Endpoint properties that might force the inclusion of additional attributes in a policy request.
Gateway API Endpoint property | Description |
---|---|
inbound-base-path
|
Defines the URI path prefix that the gateway uses to determine whether
the Gateway API Endpoint handles a request. The
The following configuration properties reference parameters that the
|
service
|
Identifies the API service to the PDP. The service value appears in
the policy request as the If undefined, the service value defaults to the name of the Gateway API Endpoint. |
resource-path
|
Identifies the REST resource to the PDP. The resource path value
appears in the policy request as the
If undefined, the resource path value defaults to the portion of the
request that follows the base path defined by
|
policy-request-attribute
|
Defines zero or more static, arbitrary key-value pairs. If specified,
key-value pairs are always added as attributes to policy requests. These
custom attributes appear in the policy request as fields of the
|