You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Larry McCay (JIRA)" <ji...@apache.org> on 2016/03/16 21:35:33 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 ]

Larry McCay updated RANGER-886:
-------------------------------
    Attachment: RANGER-886-001.patch

Initial patch to allow null expiration times in token validation.

> 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
>
>
> 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)