You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/configuration/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -158,7 +158,7 @@ weight: 2
158
158
| \--enable-request-upstream-compression | enables asking upstream for compression, by adding Accept-Encoding: gzip header and decompressing response from upstream | true | PROXY_ENABLE_REQUEST_UPSTREAM_COMPRESSION
159
159
| \--enable-accept-encoding-header | pass Accept-Encoding header from client to upstream | false | PROXY_ENABLE_ACCEPT_ENCODING_HEADER
160
160
| \--enable-id-token-claims | extract claims also from ID token, you can then use --add-claims option to specify claims from ID token | false | PROXY_ENABLE_ID_TOKEN_CLAIMS
161
-
| \--enable-userinfo-claims | extract claims also from userinfo, you can then use --add-claims option to specify claims | false | PROXY_ENABLE_USER_INFO_CLAIMS
161
+
| \--enable-user-info-claims | extract claims also from userinfo, you can then use --add-claims option to specify claims | false | PROXY_ENABLE_USER_INFO_CLAIMS
162
162
|\--enable-loa | enable level of authentication | false |
0 commit comments