]
Darran Lofthouse resolved SECURITY-922.
---------------------------------------
Resolution: Done
NegotiationAuthenticator loses delegation credentials
-----------------------------------------------------
Key: SECURITY-922
URL:
https://issues.jboss.org/browse/SECURITY-922
Project: PicketBox
Issue Type: Bug
Components: Negotiation
Reporter: Derek Horton
Assignee: Derek Horton
Fix For: Negotiation_2_3_9_Final
Attachments: SimpleEAR_EJB3.ear
The NegotiationAuthenticator loses delegation credentials.
On the first call to a protected resource, the
DelegationCredentialContext.getDelegCredential() call returns a valid credential.
On subsequent calls, the DelegationCredentialContext.getDelegCredential() method returns
null.