Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for headers_to_add (0.14 sec)

  1. pilot/pkg/security/authz/builder/testdata/http/custom-http-provider-out2.yaml

        filter: envoy.filters.http.rbac
        path:
        - key: istio_ext_authz_shadow_effective_policy_id
        value:
          stringMatch:
            prefix: istio-ext-authz
      httpService:
        authorizationRequest:
          headersToAdd:
          - key: x-header-1
            value: value-1
          - key: x-header-2
            value: value-2
        authorizationResponse:
          allowedClientHeaders:
            patterns:
            - exact: Set-cookie
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 20 12:45:43 UTC 2023
    - 1.6K bytes
    - Viewed (0)
  2. pilot/pkg/security/authz/builder/testdata/http/extended-custom-http-provider-out2.yaml

        filter: envoy.filters.http.rbac
        path:
        - key: istio_ext_authz_shadow_effective_policy_id
        value:
          stringMatch:
            prefix: istio-ext-authz
      httpService:
        authorizationRequest:
          headersToAdd:
          - key: x-header-1
            value: value-1
          - key: x-header-2
            value: value-2
        authorizationResponse:
          allowedClientHeaders:
            patterns:
            - exact: Set-cookie
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 25 10:39:25 UTC 2024
    - 1.6K bytes
    - Viewed (0)
Back to top