Skip to content
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

Kerberos in Druid #9628

Closed
averma111 opened this issue Apr 6, 2020 · 7 comments
Closed

Kerberos in Druid #9628

averma111 opened this issue Apr 6, 2020 · 7 comments
Labels

Comments

@averma111
Copy link

Hi Team,

We have successfully setup Kerberos on Druid and we are trying to open Router console page, the page is failing with 403 status code and logs says below issue:

2020-04-06T15:22:44,293 WARN [qtp1051927339-80] org.apache.druid.security.kerberos.KerberosAuthenticator - AuthenticationToken ignored: org.apache.hadoop.security.authentication.util.SignerException: Invalid signed text:

How to resolve this issue. We are not able to open console page.Although we are able to insert data and query it.

Thanks,
Ashish

@himanshug
Copy link
Contributor

that looks like something was wrong with signed secret in the cookie, you should clear your cookies and try again.

@averma111
Copy link
Author

@himanshug we have cleared cookies several time, everything is working excpet UI is not opening.
The first time your open the router you get below error
GSSException: Defective token detected (Mechanism level: GSSHeader did not find the right tag)

when we fresh it again we get below error

Problem accessing /unified-console.html. Reason:

org.apache.hadoop.security.authentication.util.SignerException: Invalid signed text: 

@himanshug
Copy link
Contributor

@sydt2014
Copy link

This caused by CookieManager in KerberosHttpClient;CookieManager can not work correctly.

@github-actions
Copy link

github-actions bot commented Aug 5, 2023

This issue has been marked as stale due to 280 days of inactivity.
It will be closed in 4 weeks if no further activity occurs. If this issue is still
relevant, please simply write any comment. Even if closed, you can still revive the
issue at any time or discuss it on the dev@druid.apache.org list.
Thank you for your contributions.

@github-actions github-actions bot added the stale label Aug 5, 2023
@github-actions
Copy link

github-actions bot commented Sep 3, 2023

This issue has been closed due to lack of activity. If you think that
is incorrect, or the issue requires additional review, you can revive the issue at
any time.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 3, 2023
@basapuram-kumar
Copy link

Cleaning the cookies worked for me to access the web UI's from local mac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants