-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Anonymous configuration does not accept consumer username. #5551
Comments
I've reproduced this and have a fix. Working through tests and will open up a PR. |
Looking forward to the PR & thank you for the incredibly quick responses! |
@hbagdi should this be fixed in Docker container For later reference I talk about digest: |
No. That image is not updated with any commits in this repo. |
I don't understand, Do you mean branch? That is the Kong container and this is the Kong repository. What else should be in there? |
The |
I see, no problem, thanks for all your effort and speedy replies! |
@hbagdi can we get this fix back port to 1.4/1.5? it always require UUID |
Please upgrade to Kong 2.0. It doesn't contain many breaking changes. If you are using Kong Ingress Controller, then you won't see any breaking changes at all for most deployments. |
@hbagdi thank you for addressing this issue! We are using Kong |
Summary
According to #4972 the
anonymous
configuration field should accept both a consumer ID and a consumer username, yet it throws a schema error when trying to use a username.Steps To Reproduce
response body:
Additional Details & Logs
This is the Kong-only version of Kong/deck#69 (comment).
The text was updated successfully, but these errors were encountered: