You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/07/28 08:05:39 UTC

[jira] [Commented] (KNOX-25) Knox should support authentication using SPNEGO from browser

    [ https://issues.apache.org/jira/browse/KNOX-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14075928#comment-14075928 ] 

ASF subversion and git services commented on KNOX-25:
-----------------------------------------------------

Commit fd623eb936ef96ad91a56f59ad013fb58e379841 in knox's branch refs/heads/master from [~darumugam]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=fd623eb ]

KNOX-25: Knox should support authentication using SPNEGO from browser


> Knox should support authentication using SPNEGO from browser
> ------------------------------------------------------------
>
>                 Key: KNOX-25
>                 URL: https://issues.apache.org/jira/browse/KNOX-25
>             Project: Apache Knox
>          Issue Type: New Feature
>          Components: Server
>    Affects Versions: 0.2.0
>            Reporter: Kevin Minder
>            Assignee: Dilli Arumugam
>             Fix For: 0.5.0
>
>         Attachments: KNOX-25.patch
>
>
> From BUG-4304
> The basic interactions flow might look like this.
> 1. Client authenticates with KDC
> 2. Client requests HDFS resource via gateway
> 3. Gateway forwards original request to service
> 4. Service challenges with SPNEGO
> 5. Gateway returns challenge to client.
> 6. Client resends request with tokens
> 7. Gateway dispatches request and tokens to service.
> 8. Service provides response including hadoop.auth cookie. This prevents subsequent KDC and SPNEGO interactions.



--
This message was sent by Atlassian JIRA
(v6.2#6252)