Skip to content

Fixes #123 cybr conjur logon-non-interactive returns 401 error#124

Merged
infamousjoeg merged 3 commits intov0.1.5-betafrom
123-fix-non-interactive
Oct 20, 2021
Merged

Fixes #123 cybr conjur logon-non-interactive returns 401 error#124
infamousjoeg merged 3 commits intov0.1.5-betafrom
123-fix-non-interactive

Conversation

@infamousjoeg
Copy link
Copy Markdown
Owner

To authenticate properly to Conjur, the Appliance URL provided must be appended with /authn. This was not happening. Added detection of ending on /authn and add it on if not present.

@infamousjoeg infamousjoeg added the bug Something isn't working label Oct 20, 2021
@infamousjoeg infamousjoeg self-assigned this Oct 20, 2021
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@infamousjoeg infamousjoeg linked an issue Oct 20, 2021 that may be closed by this pull request
@infamousjoeg infamousjoeg merged commit 1196ec3 into v0.1.5-beta Oct 20, 2021
@infamousjoeg infamousjoeg deleted the 123-fix-non-interactive branch October 20, 2021 01:51
infamousjoeg added a commit that referenced this pull request Oct 20, 2021
* Fixes #123 cybr conjur logon-non-interactive returns 401 error (#124)

* Create Jenkinsfile

* Detect applianceURL /authn & add if not present

* Bump version to v0.1.5-beta

* Add binaries for v0.1.5-beta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cybr conjur logon-non-interactive with env vars returns 401

1 participant