Skip to content

Commit

Permalink
remove the browser authorization header
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeyheath committed Oct 23, 2024
1 parent 9e283b3 commit 201776f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stack/templates/oidc_proxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ spec:
- --provider=oidc
- --email-domain=*
- --cookie-secure=true
- --set-authorization-header
- --set-xauthrequest
- --cookie-domain={{- include "baseDomain" . }}
- --whitelist-domain=.{{- include "baseDomain" . }}
Expand Down

0 comments on commit 201776f

Please sign in to comment.