cyberark / conjur-api-python

Python client for the CyberArk Conjur API
Apache License 2.0
8 stars 3 forks source link

Add Role endpoint #30

Closed gl-johnson closed 2 years ago

gl-johnson commented 2 years ago

Desired Outcome

Add support for Conjur's Role endpoint.

Implemented Changes

Connected Issue/Story

Supports ONYX-23085

Definition of Done

At least 1 todo must be completed in the sections below for the PR to be merged.

Changelog

Test coverage

Documentation

Behavior

Security

szh commented 2 years ago

Code looks great. Just waiting for a draft PR in cyberark-conjur-cli to validate this against an actual conjur instance with integration tests.

gl-johnson commented 2 years ago

cyberark-conjur-cli PR with integration tests