Skip to content

Commit

Permalink
docs: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vlad-tkachenko committed Jan 8, 2024
1 parent a5f8ced commit c6a1b08
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,11 @@ One of the key features of prxi-openid-connect is the ability to load configurat
| `REMOTE_CONFIGURATION_ENDPOINT` | No | | Endpoint to load the configuration from |
| `REMOTE_CONFIGURATION_TOKEN` | Yes | | Bearer token to include in the request |

Remote configuration request headers:

- `x-prxi-version` - version of the prxi-openid-connect
- `x-prxi-config-version` - version of the configuration, on first load it will equal `0`

## Upstream Headers

Upstream service may respond with custom headers to control the prxi-openid-connect behavior.
Expand Down

0 comments on commit c6a1b08

Please sign in to comment.