You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Velmurugan Periasamy (JIRA)" <ji...@apache.org> on 2016/04/19 14:37:25 UTC

[jira] [Updated] (RANGER-886) RangerSSOAuthenticationFilter needs to accommodate a missing expiration time

     [ https://issues.apache.org/jira/browse/RANGER-886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Velmurugan Periasamy updated RANGER-886:
----------------------------------------
    Fix Version/s: 0.6.0

> 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
>             Fix For: 0.6.0
>
>         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)