open connection with jwt

This block is part of the google group and was last modified in core v10.4.28.

open connection with jwt v10.4.28

In pins 3 + flow
  • flow
    flow
  • client email required
    value

    The client email to be used for the JSON Web Token

  • private key required
    value

    The private key to be used for the JSON Web Token

  • scopes required
    array

    The scopes to be used for the JSON Web Token

Out pins 3 + flow
  • flow
    flow
  • connection
    googlejwtconnection
  • success
    condition
  • error
    value

A typical wiring for open connection with jwt: a function trigger starts the flow; value feeds the client_email pin; value feeds the private_key pin; with values feeds the scopes pin; the flow out pin feeds debug.

Studio canvas example for the open connection with jwt block: typical wiring for open connection with jwt.

Version history

Introduced in v10.4.28.


Back to google Return to the main group to view all sub-groups Back to google Return to the group to view all blocks within this group