Andrew Copeland

Results 12 issues of Andrew Copeland

## Is your feature request related to a problem? Please describe. Currently for me to permit resources to a role I have to explicitly give each resource privileges to a...

kind/enhancement
component/conjur
internal-contributor

As a conjur admin, I want a more flexible jwt authenticator, so that I can use any metadata within a JWT as a host identity. SUMMARY: The proposed azure authenticator...

#105 Bug Report Conjur Credential Manager web spec configuration is invalid https://github.com/concourse/concourse-bosh-release/blob/0dadfedd57c73a397816a756a680b49701b62398/jobs/web/spec#L1240 should be `conjur.appliance_url`.

**Is your feature request related to a problem? Please describe.** Difficult to read returned content as a human **Describe the solution you'd like** Add a root level flag for displaying...

enhancement

I would like the ability to copy a note or media content to the clipboard with a zk command. ```bash zk cp ```

## Summary client.RetrieveSecret fails to retrieve secret if secretID contains a colon. ## Steps to Reproduce Steps to reproduce the behavior: 1. Create variable with ID `some/secret:goes/here` 2. Run `client.RetrieveSecret("some/secret:goes/here")`...

component/api/go
kind/bug
internal-contributor

## Summary When attempting to use the Conjur client I am receiving the following exception: ``` java.lang.RuntimeException: java.lang.ClassNotFoundException: Class 'org.glassfish.jersey.client.JerseyClientBuilder' was not found at javax.ws.rs.client.ClientBuilder.newBuilder(ClientBuilder.java:103) at com.cyberark.conjur.api.clients.ResourceClient.init(ResourceClient.java:81) at com.cyberark.conjur.api.clients.ResourceClient.(ResourceClient.java:35) at...

component/api/java
kind/bug
internal-contributor

## Is your feature request related to a problem? Please describe. I am retrieving the CONJUR_APPLIANCE_URL and the CONJUR_ACCOUNT in a programmatic manner which means these settings are not set...

component/api/java
kind/enhancement
internal-contributor

## Is your feature request related to a problem? Please describe. Right now The API doesn't have the ability to list the resources in Conjur. To retrieve a secret you...

Output of running ./dev.sh ``` copeland:conjur-api-java acopeland$ ./dev.sh + trap finish EXIT ++ docker run --rm possum data-key generate Unable to find image 'possum:latest' locally docker: Error response from daemon:...