Skip to content

RANGER-5588: Remove cookie based support for JWT authentication#949

Open
ChinmayHegde24 wants to merge 1 commit into
apache:masterfrom
ChinmayHegde24:RANGER-5588
Open

RANGER-5588: Remove cookie based support for JWT authentication#949
ChinmayHegde24 wants to merge 1 commit into
apache:masterfrom
ChinmayHegde24:RANGER-5588

Conversation

@ChinmayHegde24
Copy link
Copy Markdown
Contributor

After the patch https://issues.apache.org/jira/browse/RANGER-5539 RANGER-5539 : Add Authorisation Check for doAsUser Parameter
Ranger admin login Via Knox proxy is failing and it should be fixed.

It was failing because the knox request having hadoop-jwt cookie was passing to RangerJwtAuthFilter, But it shouldn't so this fix will handle this
Also according to JWT RFC, cookie based header is not used for JWT.
https://datatracker.ietf.org/doc/html/rfc6750

@ChinmayHegde24 ChinmayHegde24 changed the title RANGER-5588: Remove cookie based JWT authentication from JWT files RANGER-5588: Remove cookie based support for JWT authentication May 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant