You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Jiajia Li (JIRA)" <ji...@apache.org> on 2017/05/18 01:53:04 UTC

[jira] [Updated] (DIRKRB-591) Add the KerberosTicket to subject's private credentials in TokenAuthLoginModule

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

Jiajia Li updated DIRKRB-591:
-----------------------------
    Fix Version/s: 1.0.0

> Add the KerberosTicket to subject's private credentials in TokenAuthLoginModule
> -------------------------------------------------------------------------------
>
>                 Key: DIRKRB-591
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-591
>             Project: Directory Kerberos
>          Issue Type: Bug
>            Reporter: Jiajia Li
>            Assignee: Jiajia Li
>             Fix For: 1.0.0
>
>
> Reported by Colm in mailing list
> {noformat}
> However, if I look at the existing TokenAuthLoginModule, it just adds the credential via:
> subject.getPublicCredentials().add(krbToken);
> It looks like GSS needs the TGT to be encoded in the Subject somehow?
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)