Skip to content

Conversation

@BizetaRetailSolutions
Copy link

This integration permits the client to authenticate the connection through the JWT bearer token flow.
The activity is linked to open issue #288.

To engage the JWT Bearer flow, the following configuration parameters must be filled:

  • username: also used in the login/password flow.
  • authEndpoint: used in the login/password flow as well.
  • jwtPrivateKey: the private key that will be used to sign the jwt authentication payload.
  • clientId: the OAuth client ID, to be used during JWT authentication payload building.
  • jwtEndPointUrl: the jwt end point URL to be used when creating a jwt authentication payload.
  • jwtLoginUrl: the jwt login URL, to which the built payload will be sent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant