-
Notifications
You must be signed in to change notification settings - Fork 708
Closed
Labels
area/apiAPI-related issuesAPI-related issuesdocumentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Description
Description:
Currently, you can use a SecurityPolicy to configure JWT authentication by configuring the remoteJWKS field of the JWTProvider.
There may be cases where a remote JWKS endpoint may not exist or may not be directly reachable.
Envoy itself seems to support the configuration of a local_jwks attribute as an inline string or by referencing a file. I think Envoy Gateway should support this, too; either directly as an attribute of type string or by referencing a ConfigMap.
(I don't personally need this feature at the moment, but since Envoy supports this use-case, I think it makes sense to post this as a feature request.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/apiAPI-related issuesAPI-related issuesdocumentationImprovements or additions to documentationImprovements or additions to documentation