Aws-app-mesh-roadmap: AuthN based on JSON Web Tokens (JWT)

Created on 12 Jul 2019  路  2Comments  路  Source: aws/aws-app-mesh-roadmap

Similar to #34, App Mesh should support end user-to-service authentication with JWT tokens. This is implemented in Envoy by https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/filters/http/jwt_authn/v3/config.proto.

Accepted Researching

Most helpful comment

We are also interested in this feature , our existing microservices are secured using jwt tokens ,without this capability we are not able to move to appmesh.

All 2 comments

We are also interested in this feature , our existing microservices are secured using jwt tokens ,without this capability we are not able to move to appmesh.

Similar to #34, App Mesh should support end user-to-service authentication with JWT tokens. This is implemented in Envoy by https://www.envoyproxy.io/docs/envoy/latest/configuration/http_filters/jwt_authn_filter.

Envoy link above is stale. Try: https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/filters/http/jwt_authn/v3/config.proto

Was this page helpful?
0 / 5 - 0 ratings