Issue #6246
ruby bindings seem to always set Authorization header
Status:
NEW
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
API Bindings
Sprint:
Quarter:
Description
It seems that even when the client is configured with aclient cert and key, the client bindings are setting Authorization header. If the BasicAuthorization is enabled on the server, the user is not able to authenticate using the client cert and key. Removing the BasicAuthorization resolves the problem.
Associated revisions
History
#3
Updated by dkliban@redhat.com 11 months ago
- Status changed from NEW to POST
- Assignee set to dkliban@redhat.com
#5
Updated by dkliban@redhat.com 10 months ago
- Status changed from POST to NEW
- Assignee deleted (
dkliban@redhat.com)
Newer version of openapi-generator did not resolve the issue. I am setting this back to NEW.
#8
Updated by dkliban@redhat.com 3 months ago
- Status changed from NEW to ASSIGNED
- Assignee set to dkliban@redhat.com
#9
Updated by dkliban@redhat.com 3 months ago
- Status changed from ASSIGNED to NEW
- Assignee deleted (
dkliban@redhat.com)
Please register to edit this issue
Updates openapi-generator-cli to 4.2.3
This release contains a fix related to Basic auth header.
re: #6246 https://pulp.plan.io/issues/6246