Object -
jwt :
OutboundJwtAuthProvider
Represents outbound JWT authenticator.
Constructor
__init
(InferredJwtIssuerConfig? jwtIssuerConfig)
- jwtIssuerConfig InferredJwtIssuerConfig?
Methods
generateToken
Generate token for JWT authentication.
inspect
Inspect the incoming data and generate the token for JWT authentication.
Fields
- jwtIssuerConfig InferredJwtIssuerConfig?
-
Inferred JWT issuer configurations
Generate token for JWT authentication.
Inspect the incoming data and generate the token for JWT authentication.
Parameters
- data map
-
Map of data which is extracted from the HTTP response