apache / apache/kyuubi

[Bug] Web UI Basic authN ON KERBEROS

Open
#6,494 5 comments 0 reactions 0 assignees View on GitHub
kind:bug priority:major
Dominant language
Scala
Stars
2.4k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

### Code of Conduct

- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)

### Search before asking

- [X] I have searched in the [issues](https://github.com/apache/kyuubi/issues?q=is%3Aissue) and found no similar issues.

### Describe the bug

when I set kyuubi.authentication=NONE,I sign in and sign out well.
Then,when I set kyuubi.authentication=KERBEROS,it not work.
First step,I run 'show databases;'.
![image-1](https://github.com/apache/kyuubi/assets/74518201/2c9fbb5d-9cd6-444e-9702-b11e4e557b4b)
Second step,I use hdfs/hdfs to sign in and fail.
![Snipaste_2024-06-21_16-46-00](https://github.com/apache/kyuubi/assets/74518201/602df894-e83a-438d-9389-2f7533ce46df)

### Affects Version(s)

1.9.1

### Kyuubi Server Log Output

_No response_

### Kyuubi Engine Log Output

_No response_

### Kyuubi Server Configurations

_No response_

### Kyuubi Engine Configurations

_No response_

### 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.
- [X] No. I cannot submit a PR at this time.

Contributor guide

Open the contributing guide

Research direction

Start with the Kyuubi Web UI sign-in flow and the kyuubi.authentication setting, reproducing the failure on version 1.9.1 with KERBEROS enabled. Collect the missing Kyuubi Server and Engine logs and configuration, then compare the NONE and KERBEROS sign-in paths. Done means Web UI sign-in and sign-out work with KERBEROS authentication.

Written by the indexing model from the issue text.

Assessment

Domain
authentication, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
22/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.