Login for searx
This commit is contained in:
parent
768f6ed3b3
commit
f2adbd5897
3 changed files with 14 additions and 14 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue