Skip to content

Implement straight-through signing for Service Accounts #2002

@alexmatson-da

Description

@alexmatson-da

Requirements:

  • Add a dApp API middleware to accept API keys as authentication tokens
  • If the user has authenticated through an API Key, the dApp API should not require approval for signing requests
  • For external signing providers that require human approval, the SA should kick-off an in-memory asynchronous polling loop

We should be wary of keeping the HTTP request open for too long -- because the polling could take an arbitrary amount of time (until a human approves), then it is best to return some ID that the automation could poll from the client-side until the tx is executed

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions