Login for searx

This commit is contained in:
Henry Hiles 2025-06-22 15:33:48 -04:00
commit f2adbd5897
No known key found for this signature in database
3 changed files with 14 additions and 14 deletions

View file

@ -45,12 +45,10 @@
route {
jwtauth {
from_header Authorization
from_cookies id_token
sign_key {$JWK_SECRET}
sign_alg HS256
issuer_whitelist ${auth}
audience_whitelist proxy
user_claims sub
}
reverse_proxy unix/${socket}