Andrew Copeland
Results
12
issues of
Andrew Copeland
Add the ability to the cli and api client to support a flag such as: ``` conjur-cli --insecure -l https://myserver -a orgname -u "host/aws//" --authn iam --authn-id authServiceId \ variable...
kind/enhancement
kind/developer-experience
defined
Currently `client.list()` returns all resource ids the client has access too. I would like to get a list of resources according to the [list resources endpoint](https://docs.conjur.org/Latest/en/Content/API/#role-based-access-control-list-resources-get). returning a list of...
kind/enhancement
kind/developer-experience
severity/low