You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| `providers`_[JWTProvider](#jwtprovider) array_ | Providers defines the JSON Web Token (JWT) authentication provider type.
When multiple JWT providers are specified, the JWT is considered valid if any of the providers successfully validate the JWT. For additional details, see https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/jwt_authn_filter.html. |
Repro steps:
A newline result in the docs site to add additional columns on providers field under JWT references.
Code:
Description:
Reference:Link to v0.6.0 docs: https://gateway.envoyproxy.io/v0.6.0/api/extension_types/#jwt.
Link to latest docs: https://gateway.envoyproxy.io/latest/api/extension_types/#jwt.
gateway/site/content/en/latest/api/extension_types.md
Lines 895 to 896 in 73fbd62
Repro steps:
A newline result in the docs site to add additional columns on
providers
field underJWT
references.Code:
gateway/api/v1alpha1/jwt_types.go
Lines 9 to 13 in 73fbd62
Environment:
v0.6.0 and latest
Logs:
The text was updated successfully, but these errors were encountered: