Decides if requests that are not originated from a browser are allowed.
Decides if requests that are missing the Origin header are allowed.
Optional
createdAutomatically generated date of when the given connection version was created at.
A list of domains that the client is allowed to send request to.
Is the connection enabled. If it is not, it wwill be ignored when creating a new bundle.
The environment this connection relates to.
The name of the clients this connection relates to.
A list of origins the client is allowed to send requests from.
The client's token for the specific environment. The KID parameter in the token should equal the client's name.
The version of the connection with the given name and environment. Starts at 1 and automatically increments. When updated, the POST body should contain the latest version.
Generated using TypeDoc
A connection is the object describing the details of how a specific clients authenticates to a specific Environment.