浏览代码

Update headers property name in SSO guide

Roman Zabaluev 3 年之前
父节点
当前提交
ad4f440eed
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      guides/SSO.md

+ 1 - 1
guides/SSO.md

@@ -48,4 +48,4 @@ provectuslabs/kafka-ui:0.1.0
 ```
 
 #### Step 4 (optional)
-If you're using load balancer/proxy and use HTTP between the proxy and the app, you might wanna set `SERVER_USEFORWARDHEADERS` to true as well, for more info refer to [this issue](https://github.com/provectus/kafka-ui/issues/1017).
+If you're using load balancer/proxy and use HTTP between the proxy and the app, you might wanna set `server_forward-headers-strategy` to `native` as well, for more info refer to [this issue](https://github.com/provectus/kafka-ui/issues/1017).