service: Support proxy forward auth using OAuth2 Proxy
This commit is contained in:
@@ -15,7 +15,3 @@ _service_container_wants: >-
|
||||
| map(attribute='name')
|
||||
| map('regex_replace', '$', '.service')
|
||||
}}
|
||||
|
||||
_service_replacement_host_header:
|
||||
Host: "{{ service_name }}:{{ service_container_http_port }}"
|
||||
_service_proxy_headers: "{{ _service_replacement_host_header if not service_proxy_pass_host_header else {} }}"
|
||||
|
||||
Reference in New Issue
Block a user