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 2019/04/09 14:22:00 UTC

[jira] [Commented] (KNOX-1850) KnoxSession should honor the current subject for Kerberos login

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

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

Commit 8d28295454013cfe50eb98ca97f18fa51beb80e7 in knox's branch refs/heads/master from Philip Zampino
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=8d28295 ]

KNOX-1850 - KnoxSession should honor the current subject for Kerberos login


> KnoxSession should honor the current subject for Kerberos login
> ---------------------------------------------------------------
>
>                 Key: KNOX-1850
>                 URL: https://issues.apache.org/jira/browse/KNOX-1850
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: KnoxShell
>    Affects Versions: 1.3.0
>            Reporter: Phil Zampino
>            Assignee: Phil Zampino
>            Priority: Major
>             Fix For: 1.3.0
>
>
> Currently, for Kerberos logins, KnoxSession requires some kind of JAAS config. It should also honor the current Subject, supporting doAs() invocations from already-authenticated subjects.
> I'm proposing that the current Subject be used if it exists, and fall back to a JAAS configuration otherwise.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)