This commit is contained in:
parent
c3c36bb94b
commit
08471b527b
1 changed files with 3 additions and 0 deletions
|
@ -856,6 +856,9 @@ stream {
|
|||
location = {{ $authPath }} {
|
||||
internal;
|
||||
|
||||
opentracing on;
|
||||
opentracing_propagate_context;
|
||||
|
||||
{{ if $externalAuth.AuthCacheKey }}
|
||||
set $tmp_cache_key '{{ $server.Hostname }}{{ $authPath }}{{ $externalAuth.AuthCacheKey }}';
|
||||
set $cache_key '';
|
||||
|
|
Loading…
Reference in a new issue