]
Stefan Guilhen reassigned SECURITY-922:
---------------------------------------
Assignee: Darran Lofthouse (was: Stefan Guilhen)
NegotiationAuthenticator loses delegation credentials
-----------------------------------------------------
Key: SECURITY-922
URL:
https://issues.jboss.org/browse/SECURITY-922
Project: PicketBox
Issue Type: Bug
Reporter: Derek Horton
Assignee: Darran Lofthouse
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.