Deploy GitHub Pages
This commit is contained in:
parent
e4c3178793
commit
f4f6cd4883
5 changed files with 76 additions and 51 deletions
|
|
@ -2636,6 +2636,8 @@ applied to each location provided in the ingress rule.</p>
|
|||
<code><Method></code> to specify the HTTP method to use.</li>
|
||||
<li><code>nginx.ingress.kubernetes.io/auth-signin</code>:
|
||||
<code><SignIn_URL></code> to specify the location of the error page.</li>
|
||||
<li><code>nginx.ingress.kubernetes.io/auth-signin-redirect-param</code>:
|
||||
<code><SignIn_URL></code> to specify the URL parameter in the error page which should contain the original URL for a failed signin request.</li>
|
||||
<li><code>nginx.ingress.kubernetes.io/auth-response-headers</code>:
|
||||
<code><Response_Header_1, ..., Response_Header_n></code> to specify headers to pass to backend once authentication request completes.</li>
|
||||
<li><code>nginx.ingress.kubernetes.io/auth-proxy-set-headers</code>:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue