cyberark / conjur

CyberArk Conjur automatically secures secrets used by privileged users and machine identities

Home Page:https://conjur.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Count resources should return error if limit query param was provided

aloncarmel111 opened this issue · comments

Summary

If limit was provided together with count for the List resources REST API request the output should be return error code with appropriate error message that limit and count should not be used together.

Steps to Reproduce

  1. Run List resources requested with limit=50 and count=true
  2. Expected results: Error message that limit and count should not be used together.
  3. Actual results: 50

Reproducible

  • Always
  • Sometimes
  • Non-Reproducible

Version/Tag number

Any version

@aloncarmel111, would you please create this in JIRA instead?

Closed this issue, opened this Jira story ONYX-22079