Page MenuHomePhabricator

Passphrase Conduit API does not specify secret for token credential type
Closed, ResolvedPublic

Description

The material array in the response is empty.

Note type don't work either. This works for password and SSH key credential types by the way.

Reproduction steps

  1. Create a token credential in Passphrase (say you created K1)
  2. Allow conduit access for this credential
  3. Go to Conduit and choose the passphrase.query method
  4. Set ids to [1] and needSecrets to 1
  5. Click on Call method

Version information