You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Phil Zampino (JIRA)" <ji...@apache.org> on 2019/04/09 02:05:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Phil Zampino updated KNOX-1850:
-------------------------------
    Description: 
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.

  was: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.


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