]
Darran Lofthouse updated ELY-1464:
----------------------------------
Fix Version/s: 1.5.2.CR1
(was: 1.5.1.Final)
Programatic authentication should be caching the SecurityIdentity not
the name of the identity
----------------------------------------------------------------------------------------------
Key: ELY-1464
URL:
https://issues.jboss.org/browse/ELY-1464
Project: WildFly Elytron
Issue Type: Bug
Components: HTTP
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.5.2.CR1
By only caching the name of the identity the server authentication context -> security
domain -> security realm chain is called for each subsequent request when we should
have been able to re-use an existing identity.