We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fc7650 commit 9804d3dCopy full SHA for 9804d3d
docs/oathkeeper/configure-deploy.md
@@ -48,7 +48,7 @@ mutators:
48
config:
49
headers:
50
X-User: "{{ print .Subject }}"
51
- X-Some-Arbitrary-Data: "{{ print .Extra.some.arbitrary.data }}"
+ X-Some-Arbitrary-Data: "{{ print .Extra.some.arbitrary.data }}"
52
noop:
53
enabled: true
54
id_token:
0 commit comments