mirror of
https://github.com/alibaba/higress.git
synced 2026-06-09 04:37:31 +08:00
feature: support third-party-jwt for istio access authentication (#93)
This commit is contained in:
@@ -416,7 +416,7 @@ global:
|
||||
|
||||
# Configure the policy for validating JWT.
|
||||
# Currently, two options are supported: "third-party-jwt" and "first-party-jwt".
|
||||
jwtPolicy: "first-party-jwt"
|
||||
jwtPolicy: "third-party-jwt"
|
||||
|
||||
# Mesh ID means Mesh Identifier. It should be unique within the scope where
|
||||
# meshes will interact with each other, but it is not required to be
|
||||
|
||||
Reference in New Issue
Block a user