Home
last modified time | relevance | path

Searched refs:K8sSAJwtTokenHeaderKey (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/istio/istio-1.6.7/security/pkg/testing/sdsc/
H A Dsdsclient.go63 authn_model.K8sSAJwtTokenHeaderKey: string(content),
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/security/model/
H A Dauthentication.go58 K8sSAJwtTokenHeaderKey = "istio_sds_credentials_header-bin" const
H A Dauthentication_test.go43 …CallCredentials = ConstructgRPCCallCredentials(K8sSATrustworthyJwtFileName, K8sSAJwtTokenHeaderKey)