cyberark / conjur

CyberArk Conjur automatically secures secrets used by privileged users and machine identities
https://conjur.org
Other
760 stars 123 forks source link

Extended options are supported for listing resources #80

Closed brikelly closed 7 years ago

brikelly commented 7 years ago

As a Possum API user, I want to be able to search, count, and paginate when I list resources.

GIVEN I pass search, count, limit, or offset WHEN I list resources THEN I see only the specified information

Dev notes: Searching, counting, and pagination should work the same way they do in Conjur v4.

jtuttle commented 7 years ago

Possum changes: https://github.com/conjurinc/possum/pull/92