update error middleware definition (for traefik)

This commit is contained in:
Leandro Lafin 2024-07-12 10:37:43 -03:00
parent 466e91695e
commit 443231fe96
No known key found for this signature in database
GPG Key ID: 60C427B9DF40CB72
1 changed files with 1 additions and 1 deletions

View File

@ -500,7 +500,7 @@ http:
status:
- "401-403"
service: oauth-backend
query: "/oauth2/sign_in"
query: "/oauth2/sign_in?rd={url}"
```
### ForwardAuth with static upstreams configuration