- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for jwks_url (0.05 sec)
-
internal/config/identity/openid/jwt.go
UserInfoEndpoint string `json:"userinfo_endpoint,omitempty"` RevocationEndpoint string `json:"revocation_endpoint,omitempty"` JwksURI string `json:"jwks_uri,omitempty"` ResponseTypesSupported []string `json:"response_types_supported,omitempty"` SubjectTypesSupported []string `json:"subject_types_supported,omitempty"`
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri Sep 06 02:46:36 UTC 2024 - 8.4K bytes - Viewed (0) -
manifests/charts/base/files/crd-all.gen.yaml
- issuer type: object x-kubernetes-validations: - message: only one of jwks or jwksUri can be set rule: (has(self.jwksUri)?1:0)+(has(self.jwks_uri)?1:0)+(has(self.jwks)?1:0)<=1 maxItems: 4096 type: array selector: description: Optional.
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Nov 01 16:23:52 UTC 2024 - 805K bytes - Viewed (0)