[
https://issues.apache.org/jira/browse/RANGER-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15208494#comment-15208494
]
rangerqa commented on RANGER-886:
---------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12794993/RANGER-886-002.patch
against master revision 2836dea.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
+1 checkstyle. The patch generated 0 code style errors.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The patch failed these unit tests in :
org.apache.ranger.unixusersync.process.UnixUserGroupBuilderTest
Test results:
https://builds.apache.org/job/PreCommit-RANGER-Build/119//testReport/
Console output:
https://builds.apache.org/job/PreCommit-RANGER-Build/119//console
This message is automatically generated.
> RangerSSOAuthenticationFilter needs to accommodate a missing expiration time
> ----------------------------------------------------------------------------
>
> Key: RANGER-886
> URL: https://issues.apache.org/jira/browse/RANGER-886
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Reporter: Larry McCay
> Assignee: Larry McCay
> Attachments: RANGER-886-001.patch, RANGER-886-002.patch
>
>
> The processing of the JWT token used within the KnoxSSO cookie currently
> decides that a missing expiration time fails validation. The absence of the
> expiration time should be interpreted as no expiration.
> This ties the lifecycle of the JWT token to that of the cookie itself which
> will generally be a session cookie.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)