Skip to content

Using Scope as Query Parameters #12

@independentid

Description

@independentid

*Please provide some basic information describing your suggestion
Proposal: For a http request, scope name value pairs could normally be appended or override API query parameters. For example a scope of "country":"eu" could be appended to a url:

Before:
http://www.canarybank.io/customer/353210057?username=alicesprings
Becomes:
http://www.canarybank.io/customer/353210057?username=alicesprings&country=eu

Currently scopes are defined as variables applied only to actions or conditions. It turns out that run-time variable substitution in actions/conditions may not always be possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions