You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Larry McCay (JIRA)" <ji...@apache.org> on 2013/07/27 03:24:46 UTC

[jira] [Updated] (HADOOP-9781) JWT SSO Token and Authority

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

Larry McCay updated HADOOP-9781:
--------------------------------

    Attachment: 0001-Initial-SSO-module-contribution.patch

This is an initial patch for a JWT SSO format and basic authority implementation.
                
> JWT SSO Token and Authority
> ---------------------------
>
>                 Key: HADOOP-9781
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9781
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: security
>    Affects Versions: 3.0.0
>            Reporter: Larry McCay
>         Attachments: 0001-Initial-SSO-module-contribution.patch
>
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> Various token formats exist for enterprise SSO solutions. In order to limit the number of token formats a SSO system for Hadoop needs to process we need to define an initial out of the box format.
> By transforming an incoming token into a canonical format the Hadoop authentication mechanisms need only be able to understand the SSO token formats.
> This JIRA is intended to introduce one such format.
> It is based on the JSON Web Token format - numerous jwt profiles are emerging in the industry - see: http://tools.ietf.org/html/draft-ietf-oauth-jwt-bearer-04 as an example.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira