Skip to content

Commit

Permalink
#183 document claims --> headers
Browse files Browse the repository at this point in the history
  • Loading branch information
bnfinet committed Apr 22, 2020
1 parent 62a3a36 commit 113daf5
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions config/config.yml_example
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,10 @@ vouch:
- groups
- given_name
# these will result in two headers being passed back to nginx
# X-Vouch-IdP-Claims-groups
# X-Vouch-IdP-Claims-given_name

# X-Vouch-IdP-Claims-Groups
# X-Vouch-IdP-Claims-Given-Name
# see https://github.com/vouch/vouch-proxy/issues/183 regarding claims and header naming

# claimheader - Customizable claim header prefix (instead of default `X-Vouch-IdP-Claims-`)
# claimheader: My-Custom-Claim-Prefix

Expand Down

0 comments on commit 113daf5

Please sign in to comment.