Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
abarrak authored Nov 20, 2021
1 parent 5c5821c commit 8266423
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
# APICast Profile Sharing Policy
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## Description

A custom policy to attach the profile information of calling account as headers to target backends

## Usage

Simply insure to copy the policy source `src/` within APICast container instance and point to it as additional policy load path with `APICAST_POLICY_LOAD_PATH` [environment variable](https://github.com/3scale/APIcast/blob/master/doc/parameters.md#apicast_policy_load_path).
Simply ensure to copy the policy source `src/` within APICast instance and point to it using `APICAST_POLICY_LOAD_PATH` [option](https://github.com/3scale/APIcast/blob/master/doc/parameters.md#apicast_policy_load_path).

Alternatively, use the `openshift.yml` file provided for S2I [deployment as documented offically](https://access.redhat.com/documentation/en-us/red_hat_3scale_api_management/2.9/html/administering_the_api_gateway/apicast_policies#builtin).


## Author

Abdullah Barrak (abarrak)
Abdullah Barrak (@abarrak).

0 comments on commit 8266423

Please sign in to comment.