| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 |
| Modifier and Type | Class and Description |
|---|---|
class |
JwtProvider
Please see following for JWT authentication flow:
* `JSON Web Token (JWT) <https://tools.ietf.org/html/rfc7519>`_
* `The OAuth 2.0 Authorization Framework <https://tools.ietf.org/html/rfc6749>`_
* `OpenID Connect <http://openid.net/connect>`_
A JwtProvider message specifies how a JSON Web Token (JWT) can be verified.
|
static class |
JwtProvider.Builder
Please see following for JWT authentication flow:
* `JSON Web Token (JWT) <https://tools.ietf.org/html/rfc7519>`_
* `The OAuth 2.0 Authorization Framework <https://tools.ietf.org/html/rfc6749>`_
* `OpenID Connect <http://openid.net/connect>`_
A JwtProvider message specifies how a JSON Web Token (JWT) can be verified.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.