Uploaded image for project: 'Directory Kerberos'
  1. Directory Kerberos
  2. DIRKRB-591

Add the KerberosTicket to subject's private credentials in TokenAuthLoginModule

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • None
    • None

    Description

      Reported by Colm in mailing list

      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?
      

      Attachments

        Activity

          People

            jiajia Jiajia Li
            jiajia Jiajia Li
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: