Ellis Wright

Results 9 issues of Ellis Wright

### Desired Outcome *Please describe the desired outcome for this PR. Said another way, what was the original request that resulted in these code changes? Feel free to copy this...

### Desired Outcome Adds a new API collection which allows users to configure a policy/secret values for an authentication webservice with one HTTP request. ### Implemented Changes Adds a new...

### Desired Outcome *Please describe the desired outcome for this PR. Said another way, what was the original request that resulted in these code changes? Feel free to copy this...

## Is your feature request related to a problem? Please describe. According to [Code Climate](https://codeclimate.com/github/cyberark/conjur/pull/2124) the `application_controller.rb` file is currently slightly over the line limit per file and should be...

kind/enhancement
component/conjur

## Is your feature request related to a problem? Please describe. We need to update the release workflow to make sure the `API_VERSION` file is up to date with the...

kind/enhancement
component/conjur

In the name of moving toward a more event driven interface, and having greater customization I have added KeyMaps. ### Why The basic theory is that each mapped key corresponds...

### Desired Outcome *Please describe the desired outcome for this PR. Said another way, what was the original request that resulted in these code changes? Feel free to copy this...

## Is your feature request related to a problem? Please describe. The new `RetreieveBatchSecretsSafe` method requires at least Conjur version 1.11.4 or above. We should have a check which either...

component/api/go
kind/enhancement

## Summary In the `TestTokenFileAuthenticator_RefreshToken` test under the `"Return the token from the file"` Convey block sometimes the test will timeout in Jenkins. This causes the pipeline to fail. Restarting...

component/api/go
kind/failing-test