kyuubi
kyuubi copied to clipboard
[Bug] Curl kerberos issue, unable to curl
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Search before asking
- [x] I have searched in the issues and found no similar issues.
Describe the bug
Trying to move https://github.com/apache/kyuubi/discussions/6961 to an issue.
Affects Version(s)
1.9.1
Kyuubi Server Log Output
Kyuubi Engine Log Output
Kyuubi Server Configurations
Kyuubi Engine Configurations
Additional context
No response
Are you willing to submit PR?
- [ ] Yes. I would be willing to submit a PR with guidance from the Kyuubi community to fix.
- [ ] No. I cannot submit a PR at this time.
@Madhukar525722 Seems not a bug, I didn't test this, but read the code, it seems the server will find the auth type from header. So please set the Authorization: NEGOTIATE in your http header. https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Authorization#basic_authentication