Skip to content

Authentication special remote #3605

@effigies

Description

@effigies

What would you like to see added?

It should be possible for us to provide authenticated access to restricted data according to the following logic:

  • Receive GET $KEY request
  • Load user token
  • Send $KEY request to authentication server
  • Receive access URL with authorization token (or URL to encrypted file and a decryption key)
  • Fetch $KEY from out-of-band URL, decrypt if needed

Alternatives

This is an alternative to the special remote accessing an API that authenticates and returns the data over the same connection.

Do you have any interest in helping implement the feature?

Yes

Additional information / screenshots

No response

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