mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 08:50:42 +02:00
update test
This commit is contained in:
parent
27c0b5f3c4
commit
8b214f8c70
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ default deny = [false, set()]
|
|||
|
||||
pomerium_routes_0 = [true, {"pomerium-route"}] {
|
||||
contains(input.http.url, "/.pomerium/")
|
||||
not contains(input.http.url, "/.pomerium/jwt")
|
||||
}
|
||||
|
||||
else = [false, {"non-pomerium-route"}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue