website/docs: add nginx note for domain auth

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2022-02-12 18:14:14 +01:00
parent b3987c5fa0
commit 0a7bafd1b2
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ metadata:
annotations:
nginx.ingress.kubernetes.io/auth-url: |-
http://outpost.company:9000/akprox/auth/nginx
# If you're using domain-level auth, use the authentication URL instead of the application URL
nginx.ingress.kubernetes.io/auth-signin: |-
https://app.company/akprox/start
nginx.ingress.kubernetes.io/auth-response-headers: |-