Jiajia Li created DIRKRB-591:
--------------------------------
Summary: 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
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.4#6332)