forked from SUNET/soc-ops
Add extra proxy config for graylog.
This commit is contained in:
parent
1e101d300f
commit
b1708a7da9
2 changed files with 2 additions and 0 deletions
|
@ -79,3 +79,4 @@ graylog-dev.cert.sunet.se:
|
|||
entityID: 'https://test-sso-proxy.cert.sunet.se/idp'
|
||||
x_remote_user: true
|
||||
service_endpoint: 'http://server:9000'
|
||||
extra_proxy_conf: '/opt/sso/apache/graylog.conf'
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
RequestHeader unset Authorization
|
Loading…
Add table
Reference in a new issue