Darran Lofthouse created ELY-1312:
-------------------------------------
Summary: Further Scoping and Caching Enhancements to the
SpnegoAuthenticationMechanism
Key: ELY-1312
URL:
https://issues.jboss.org/browse/ELY-1312
Project: WildFly Elytron
Issue Type: Enhancement
Components: HTTP
Environment: #
Reporter: Darran Lofthouse
Fix For: 1.2.0.Beta1
Currently the SpnegoAuthenticationMechanism caches against the connection scope and uses
the cached GssContext to recreate the identity.
We should consider the following: -
# Using the same cached identity mechanism as is used by FORM authentication.
# Adding configuration to specify which scope to cache against.
# Add an option to disable caching entirely, this would need to take into account cases
where continuation is required as that would become unsupported.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)