Exclude auth endpoint from sso in zammad

This commit is contained in:
Johan Björklund 2025-04-11 14:43:34 +02:00
parent ea619152e3
commit 1da57aedef
Signed by: bjorklund
GPG key ID: DD10D50554BE7115

View file

@ -88,7 +88,7 @@ zammad-test.cert.sunet.se:
- 'sunet-cert'
entity_id: 'https://test-sso-proxy.cert.sunet.se/idp'
user_header: 'Remote-User'
passthrough: ['/api', '/oauth']
passthrough: ['/api', '/oauth', '/auth']
extra_proxy_conf: '/opt/zammad/zammad-apache.conf'
internal-sto3-test-rsyslog-1.cert.sunet.se: