mirror of
https://github.com/wahyd4/links.git
synced 2026-08-09 05:06:16 +10:00
Update nginx ingress auth
This commit is contained in:
+2
-2
@@ -168,8 +168,8 @@ metadata:
|
||||
nginx.ingress.kubernetes.io/proxy-body-size: 1024m
|
||||
# nginx.ingress.kubernetes.io/auth-url: "https://id.junv.cc/oauth2/auth"
|
||||
# nginx.ingress.kubernetes.io/auth-signin: "https://id.junv.cc/oauth2/start?rd=https%3A%2F%2F$host$request_uri"
|
||||
nginx.ingress.kubernetes.io/auth-url: "https://passkey.junv.cc/auth"
|
||||
nginx.ingress.kubernetes.io/auth-signin: "https://passkey.junv.cc/?redirect=https%3A%2F%2F$host$request_uri"
|
||||
nginx.ingress.kubernetes.io/auth-url: "https://pass.junv.cc/auth"
|
||||
nginx.ingress.kubernetes.io/auth-signin: "https://pass.junv.cc/?redirect=https%3A%2F%2F$host$request_uri"
|
||||
# Skip authentication for /public, but looks like doesn't work
|
||||
# nginx.ingress.kubernetes.io/auth-snippet: |
|
||||
# if ($request_uri ~ "/public") {
|
||||
|
||||
Reference in New Issue
Block a user