modified an acl

This commit is contained in:
Lorenzo Buchanan 2025-06-22 08:53:03 -05:00
parent 6e9b5a94b6
commit b798153056
2 changed files with 1 additions and 1 deletions

View file

@ -256,7 +256,7 @@ Reference:\
```
http-request deny if protected-frontends !{ var(txn.auth_response_successful) -m bool } { var(txn.auth_response_code) -m int 403 } !is_authentikoutpost
http-request deny deny_status 401 if protected-frontends !{ var(txn.auth_response_successful) -m bool } !is_authentikoutpost
```
Reference:\
![33.png](/images/33.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Before After
Before After