You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
proxyAuth:
## @param proxyAuth.whitelist Comma separated list of CIDRs of proxies to trust for authentication
whitelist: 10.244.0.0/16,10.96.0.0/12
## @param proxyAuth.header HTTP header containing the email address of the user to authenticate
header: X-mailu-email
## @param proxyAuth.create Whether non-existing accounts should be auto-created
create: 'false'
The text was updated successfully, but these errors were encountered:
Describe the bug
302 Redirect on first proxy-auth login
After page refresh everything works just fine
Environment
Additional context
Ingress annotations
CIDR settings
Proxy auth settings
The text was updated successfully, but these errors were encountered: