cyberark / conjur-openapi-spec

OpenAPI v3 specification for Conjur / DAP v10+

Home Page:https://conjur.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Include ConjurAudit Endpoints in API Spec

john-odonnell opened this issue · comments

Is your feature request related to a problem? Please describe.

The Conjur OpenAPI Spec should include routes for ConjurAudit for storing and querying audit records.

Mounted Audit Engine in Routes
Audit Routes

Describe the solution you would like

The OpenAPI spec should define the ConjurAudit routes, and generated clients should include
their functionality.

These endpoints should populate a new shard of the spec, possibly spec/audit.yml.

Note:

This issue is currently blocked because the endpoints are not fully implemented in Conjur. When/if they become functional the spec should be updated to include them.

We decided to leave these endpoints out of the Conjur spec right now as they are not fully implemented in Conjur at the moment.